EnterpriseProjectType.WorkflowAssociationId プロパティ
取得または、エンタープライズ プロジェクトの種類に関連付けられているワークフローの GUID を設定します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Property WorkflowAssociationId As Guid
Get
Set
'使用
Dim instance As EnterpriseProjectType
Dim value As Guid
value = instance.WorkflowAssociationId
instance.WorkflowAssociationId = value
[RemoteAttribute]
public Guid WorkflowAssociationId { get; set; }
プロパティ値
型: System.Guid
ワークフローの GUID。