共用方式為


StatusingDataSet.EnterpriseCustomFieldMetadataRow.MD_PROP_ID_SECONDARY 屬性

指定給資源自訂欄位和任務自訂欄位的 statusing 自訂欄位識別項。

命名空間:  WebSvcStatusing
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property MD_PROP_ID_SECONDARY As Integer
    Get
    Set
'用途
Dim instance As StatusingDataSet.EnterpriseCustomFieldMetadataRow
Dim value As Integer

value = instance.MD_PROP_ID_SECONDARY

instance.MD_PROP_ID_SECONDARY = value
public int MD_PROP_ID_SECONDARY { get; set; }

屬性值

類型:System.Int32

請參閱

參照

StatusingDataSet.EnterpriseCustomFieldMetadataRow 類別

StatusingDataSet.EnterpriseCustomFieldMetadataRow 成員

WebSvcStatusing 命名空間