Filter.CustomField.PropertyType 屬性
取得或設定自訂欄位的屬性類型。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Property PropertyType As Filter.PropertyTypeEnum
Get
Set
'用途
Dim instance As Filter.CustomField
Dim value As Filter.PropertyTypeEnum
value = instance.PropertyType
instance.PropertyType = value
public Filter.PropertyTypeEnum PropertyType { get; set; }
屬性值
類型:Microsoft.Office.Project.Server.Library.Filter.PropertyTypeEnum
備註
PropertyType可以Filter.PropertyTypeEnum常數之一。