ProjectDataSet.AssignmentRow.ResourceIsGeneric 属性

指示此资源是否为泛型占位符资源。

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

语法

声明
Public Property ResourceIsGeneric As Boolean
    Get
    Set
用法
Dim instance As ProjectDataSet.AssignmentRow
Dim value As Boolean

value = instance.ResourceIsGeneric

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

属性值

类型:System.Boolean

备注

只读。

另请参阅

引用

ProjectDataSet.AssignmentRow 类

ProjectDataSet.AssignmentRow 成员

WebSvcStatusing 命名空间