EnterpriseResourceCreationInformation.IsGeneric 属性

获取或设置一个布尔值,该值指示这是否为常规资源。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public Property IsGeneric As Boolean
    Get
    Set
用法
Dim instance As EnterpriseResourceCreationInformation
Dim value As Boolean

value = instance.IsGeneric

instance.IsGeneric = value
[RemoteAttribute]
public bool IsGeneric { get; set; }

属性值

类型:System.Boolean
True如果这是常规资源 ;否则为False。

另请参阅

引用

EnterpriseResourceCreationInformation 类

EnterpriseResourceCreationInformation 成员

Microsoft.ProjectServer.Client 命名空间