ProjectDataSet.AssignmentCustomFieldsRow.CODE_VALUE プロパティ
FIELD_TYPE_ENUMプロパティをGUIDに入力が設定されている場合は、ユーザー設定フィールドの値を指定します。
名前空間: WebSvcProject
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property CODE_VALUE As Guid
Get
Set
'使用
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
Dim value As Guid
value = instance.CODE_VALUE
instance.CODE_VALUE = value
public Guid CODE_VALUE { get; set; }
プロパティ値
型: System.Guid
関連項目
参照先
ProjectDataSet.AssignmentCustomFieldsRow クラス