ProjectDataSet.AssignmentCustomFieldsRow.FIELD_TYPE_ENUM プロパティ
PSDataTypeカスタム フィールドの値を指定します。
名前空間: WebSvcProject
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property FIELD_TYPE_ENUM As Byte
Get
Set
'使用
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
Dim value As Byte
value = instance.FIELD_TYPE_ENUM
instance.FIELD_TYPE_ENUM = value
public byte FIELD_TYPE_ENUM { get; set; }
プロパティ値
型: System.Byte
関連項目
参照先
ProjectDataSet.AssignmentCustomFieldsRow クラス