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