次の方法で共有


StageCustomFieldCreationInformation.Required プロパティ

取得またはの段階で、ユーザー設定のフィールドが必要かどうかを示す値を設定します。

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

構文

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

value = instance.Required

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

プロパティ値

型: System.Boolean
Trueは、ステージです。 ユーザー設定フィールドが必要な場合それ以外の場合、 False。

関連項目

参照先

StageCustomFieldCreationInformation クラス

StageCustomFieldCreationInformation メンバー

Microsoft.ProjectServer.Client 名前空間