次の方法で共有


AssnHistoryDataSet.CustomFieldsRow.MD_PROP_TYPE_ENUM プロパティ

取得またはユーザー設定フィールドの種類を設定します。

名前空間:  WebSvcStatusing
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property MD_PROP_TYPE_ENUM As Byte
    Get
    Set
'使用
Dim instance As AssnHistoryDataSet.CustomFieldsRow
Dim value As Byte

value = instance.MD_PROP_TYPE_ENUM

instance.MD_PROP_TYPE_ENUM = value
public byte MD_PROP_TYPE_ENUM { get; set; }

プロパティ値

型: System.Byte

注釈

CustomField.Type列挙からの値を取得します。

関連項目

参照先

AssnHistoryDataSet.CustomFieldsRow クラス

AssnHistoryDataSet.CustomFieldsRow メンバー

WebSvcStatusing 名前空間