SqlPersistenceWorkflowInstanceDescription.SuspendOrTerminateDescription プロパティ

定義

SqlWorkflowPersistenceServiceの中断または終了の説明を取得します。

public:
 property System::String ^ SuspendOrTerminateDescription { System::String ^ get(); };
public string SuspendOrTerminateDescription { get; }
member this.SuspendOrTerminateDescription : string
Public ReadOnly Property SuspendOrTerminateDescription As String

プロパティ値

SqlWorkflowPersistenceServiceの中断または終了の説明。

適用対象