ProjectDataSet.AssignmentCustomFieldsRow.MD_PROP_ID 属性
指定的自定义域定义整数格式的唯一标识符。
命名空间: WebSvcStatusing
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property MD_PROP_ID As Integer
Get
Set
用法
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
Dim value As Integer
value = instance.MD_PROP_ID
instance.MD_PROP_ID = value
public int MD_PROP_ID { get; set; }
属性值
类型:System.Int32
另请参阅
引用
ProjectDataSet.AssignmentCustomFieldsRow 类