次の方法で共有


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

プロパティ値

String

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

適用対象