ProjectDataSet.AssignmentCustomFieldsDataTable.MD_PROP_IDColumn プロパティ
MD_PROP_IDフィールドの列を定義します。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public ReadOnly Property MD_PROP_IDColumn As DataColumn
Get
'使用
Dim instance As ProjectDataSet.AssignmentCustomFieldsDataTable
Dim value As DataColumn
value = instance.MD_PROP_IDColumn
public DataColumn MD_PROP_IDColumn { get; }
プロパティ値
関連項目
参照先
ProjectDataSet.AssignmentCustomFieldsDataTable クラス