WorkflowInstance.WorkflowInstanceControl.IsPersistable 속성

정의

유지할 수 있는 상태에 있는지 여부를 WorkflowInstance 나타내는 값을 가져옵니다.

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

속성 값

유지할 수 있으면 고, 그렇지 않으면 .입니다.

적용 대상