共用方式為


CustomFieldDataSet.CustomFieldsRow.MD_PROP_ID_SECONDARY 屬性

取得或設定資源] 和 [任務自訂欄位的工作分派自訂欄位識別碼。

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

語法

'宣告
Public Property MD_PROP_ID_SECONDARY As Integer
    Get
    Set
'用途
Dim instance As CustomFieldDataSet.CustomFieldsRow
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
工作分派自訂欄位識別碼。

請參閱

參照

CustomFieldDataSet.CustomFieldsRow 類別

CustomFieldDataSet.CustomFieldsRow 成員

WebSvcCustomFields 命名空間