WorkflowDesignerField.SPFieldType - Propriété
Obtient l' SPFieldType correspond au type du champ Project Server.
Espace de noms : Microsoft.ProjectServer.Client
Assembly : Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)
Syntaxe
'Déclaration
<RemoteAttribute> _
Public ReadOnly Property SPFieldType As FieldType
Get
'Utilisation
Dim instance As WorkflowDesignerField
Dim value As FieldType
value = instance.SPFieldType
[RemoteAttribute]
public FieldType SPFieldType { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.FieldType
Valeur énumérée représentant un type de champ.
Remarques
Les concepteurs de flux de travail pour Project Server utilisent des flux de travail SharePoint. La propriété SPFieldType facilite la traiter comme SharePoint dans les colonnes, les champs de Project Server.