Filter.CustomField.PropertyType - Propriété
Obtient ou définit le type de propriété du champ personnalisé.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public Property PropertyType As Filter.PropertyTypeEnum
Get
Set
'Utilisation
Dim instance As Filter.CustomField
Dim value As Filter.PropertyTypeEnum
value = instance.PropertyType
instance.PropertyType = value
public Filter.PropertyTypeEnum PropertyType { get; set; }
Valeur de propriété
Type : Microsoft.Office.Project.Server.Library.Filter.PropertyTypeEnum
Remarques
PropertyType peut être une des constantes Filter.PropertyTypeEnum .