ResourceDataSet.ResourceCustomFieldsRow.INDICATOR_VALUE プロパティ
カスタム フィールド値のマーク配列内のインデックスを取得します。読み取り専用です。
名前空間: WebSvcResource
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property INDICATOR_VALUE As Integer
Get
Set
'使用
Dim instance As ResourceDataSet.ResourceCustomFieldsRow
Dim value As Integer
value = instance.INDICATOR_VALUE
instance.INDICATOR_VALUE = value
public int INDICATOR_VALUE { get; set; }
プロパティ値
型: System.Int32
Int32 を返します。
関連項目
参照先
ResourceDataSet.ResourceCustomFieldsRow クラス