Filter.CustomField.PropertyType-Eigenschaft
Ruft ab oder legt den Eigenschaftentyp des benutzerdefinierten Felds.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Property PropertyType As Filter.PropertyTypeEnum
Get
Set
'Usage
Dim instance As Filter.CustomField
Dim value As Filter.PropertyTypeEnum
value = instance.PropertyType
instance.PropertyType = value
public Filter.PropertyTypeEnum PropertyType { get; set; }
Eigenschaftswert
Typ: Microsoft.Office.Project.Server.Library.Filter.PropertyTypeEnum
Hinweise
PropertyType kann eine der Filter.PropertyTypeEnum -Konstanten sein.