WorkflowSubscription.DefinitionId プロパティ
名前空間: Microsoft.SharePoint.Client.WorkflowServices
アセンブリ: Microsoft.SharePoint.Client.WorkflowServices (Microsoft.SharePoint.Client.WorkflowServices.dll 内)
構文
'宣言
Public Property DefinitionId As Guid
Get
Set
'使用
Dim instance As WorkflowSubscription
Dim value As Guid
value = instance.DefinitionId
instance.DefinitionId = value
public Guid DefinitionId { get; set; }
プロパティ値
型: System.Guid