StatusingDataSet.LocalCustomFieldMetadataRow.MD_PROP_ROLLDOWN_TO_ASSN 属性

指定是否资源自定义域或任务自定义字段将滚动到工作分配。

命名空间:  WebSvcStatusing
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property MD_PROP_ROLLDOWN_TO_ASSN As Boolean
    Get
    Set
用法
Dim instance As StatusingDataSet.LocalCustomFieldMetadataRow
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.LocalCustomFieldMetadataRow 类

StatusingDataSet.LocalCustomFieldMetadataRow 成员

WebSvcStatusing 命名空间