次の方法で共有


EnterpriseProjectTypeCreationInformation.IsManaged プロパティ

取得または、EPT を作成するプロジェクトが Project Server では、完全に管理または SharePoint タスク リストがあるかどうかを設定します。

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

構文

'宣言
<RemoteAttribute> _
Public Property IsManaged As Boolean
    Get
    Set
'使用
Dim instance As EnterpriseProjectTypeCreationInformation
Dim value As Boolean

value = instance.IsManaged

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

プロパティ値

型: System.Boolean
True EPT を Project Server にプロジェクトを作成する場合を管理します。False SharePoint タスク リスト プロジェクトの EPT のプロジェクトを作成する場合。

関連項目

参照先

EnterpriseProjectTypeCreationInformation クラス

EnterpriseProjectTypeCreationInformation メンバー

Microsoft.ProjectServer.Client 名前空間