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