ResourceDataSet.ResourceCustomFieldsRow.MD_PROP_NAME プロパティ
取得またはカスタム ・ フィールド名を設定します。
名前空間: WebSvcResource
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property MD_PROP_NAME As String
Get
Set
'使用
Dim instance As ResourceDataSet.ResourceCustomFieldsRow
Dim value As String
value = instance.MD_PROP_NAME
instance.MD_PROP_NAME = value
public string MD_PROP_NAME { get; set; }
プロパティ値
関連項目
参照先
ResourceDataSet.ResourceCustomFieldsRow クラス