共用方式為


CustomFieldDataSet.CustomFieldsRow.MD_PROP_ROLLDOWN_TO_ASSN 屬性

取得或設定一個值,指出資源或任務自訂欄位是否展開至工作分派。

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

語法

'宣告
Public Property MD_PROP_ROLLDOWN_TO_ASSN As Boolean
    Get
    Set
'用途
Dim instance As CustomFieldDataSet.CustomFieldsRow
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
True如果欄位展開下 ;否則,請False。

請參閱

參照

CustomFieldDataSet.CustomFieldsRow 類別

CustomFieldDataSet.CustomFieldsRow 成員

WebSvcCustomFields 命名空間