StatusingDataSet.EnterpriseCustomFieldMetadataRow.MD_PROP_ID_SECONDARY プロパティ
リソース ユーザー設定フィールドとタスク ユーザー設定フィールドの状態管理のユーザー設定フィールドの識別子を指定します。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property MD_PROP_ID_SECONDARY As Integer
Get
Set
'使用
Dim instance As StatusingDataSet.EnterpriseCustomFieldMetadataRow
Dim value As Integer
value = instance.MD_PROP_ID_SECONDARY
instance.MD_PROP_ID_SECONDARY = value
public int MD_PROP_ID_SECONDARY { get; set; }
プロパティ値
型: System.Int32
関連項目
参照先
StatusingDataSet.EnterpriseCustomFieldMetadataRow クラス