WorkflowDesigner.Fields property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Fields As WorkflowDesignerFieldCollection
Get
'Usage
Dim instance As WorkflowDesigner
Dim value As WorkflowDesignerFieldCollection
value = instance.Fields
public WorkflowDesignerFieldCollection Fields { get; }
Property value
Type: Microsoft.ProjectServer.Client.WorkflowDesignerFieldCollection