次の方法で共有


EnterpriseResource.IsGeneric プロパティ

エンタープライズ リソースが標準リソースかどうかを示すブール値を取得します。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<RemoteAttribute> _
Public ReadOnly Property IsGeneric As Boolean
    Get
'使用
Dim instance As EnterpriseResource
Dim value As Boolean

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

プロパティ値

型: System.Boolean
True場合は、リソースは汎用です。それ以外の場合、 False。

関連項目

参照先

EnterpriseResource クラス

EnterpriseResource メンバー

Microsoft.ProjectServer.Client 名前空間