共用方式為


StatusingDataSet.EnterpriseCustomFieldMetadataRow.MD_PROP_ROLLDOWN_TO_ASSN 屬性

指定的資源自訂欄位或任務自訂欄位是否復原到工作分派。

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

語法

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

value = instance.MD_PROP_ROLLDOWN_TO_ASSN

instance.MD_PROP_ROLLDOWN_TO_ASSN = value
public bool MD_PROP_ROLLDOWN_TO_ASSN { get; set; }

屬性值

類型:System.Boolean

請參閱

參照

StatusingDataSet.EnterpriseCustomFieldMetadataRow 類別

StatusingDataSet.EnterpriseCustomFieldMetadataRow 成員

WebSvcStatusing 命名空間