WorkflowInstance.WorkflowInstanceControl.TrackingEnabled 속성

정의

이 워크플로 인스턴스에서 추적을 사용할 수 있는지 여부를 확인하기 위해 워크플로 런타임에서 호출됩니다.

public:
 property bool TrackingEnabled { bool get(); };
public bool TrackingEnabled { get; }
member this.TrackingEnabled : bool
Public ReadOnly Property TrackingEnabled As Boolean

속성 값

이 워크플로 인스턴스에서 추적을 사용하도록 설정하면

적용 대상