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