共用方式為


CustomFieldDataSet.CustomFieldsRow.MD_PROP_COPY_ON_REASSIGNMENT 屬性

取得或設定一個值,指出是否要複製時任務工作分派自訂欄位會將指派給不同的資源。

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

語法

'宣告
Public Property MD_PROP_COPY_ON_REASSIGNMENT As Boolean
    Get
    Set
'用途
Dim instance As CustomFieldDataSet.CustomFieldsRow
Dim value As Boolean

value = instance.MD_PROP_COPY_ON_REASSIGNMENT

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

屬性值

類型:System.Boolean
True如果工作分派自訂欄位是要複製 ;否則,請False。

請參閱

參照

CustomFieldDataSet.CustomFieldsRow 類別

CustomFieldDataSet.CustomFieldsRow 成員

WebSvcCustomFields 命名空間