TrackingParameters.CallerInstanceId 属性
定义
public:
property Guid CallerInstanceId { Guid get(); };
public Guid CallerInstanceId { get; }
member this.CallerInstanceId : Guid
Public ReadOnly Property CallerInstanceId As Guid
属性值
工作流实例的 Guid,该工作流实例调用了与跟踪通道关联的工作流实例。The Guid of the workflow instance that called the workflow instance associated with the tracking channel.