共用方式為


StatusingDataSet.LocalCustomFieldMetadataRow.MD_PROP_ID_SECONDARY property

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

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

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

value = instance.MD_PROP_ID_SECONDARY

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

Property value

Type: System.Int32

請參閱

參照

StatusingDataSet.LocalCustomFieldMetadataRow class

StatusingDataSet.LocalCustomFieldMetadataRow members

WebSvcStatusing namespace