ProjectTimesheetLinesDataSet.CustomFieldsRow.MD_PROP_ID プロパティ
整数の形式のこのユーザー設定フィールド定義の一意の識別子を指定します。
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property MD_PROP_ID As Integer
Get
Set
'使用
Dim instance As ProjectTimesheetLinesDataSet.CustomFieldsRow
Dim value As Integer
value = instance.MD_PROP_ID
instance.MD_PROP_ID = value
public int MD_PROP_ID { get; set; }
プロパティ値
型: System.Int32
関連項目
参照先
ProjectTimesheetLinesDataSet.CustomFieldsRow クラス