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の定数のいずれかを使用できます。