次の方法で共有


EnterpriseResourceCreationInformation.IsGeneric プロパティ

取得または一般リソースであるかどうかを示す Boolean 値を設定します。

名前空間:  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 名前空間