次の方法で共有


ResourceDataSet.ResourceCustomFieldsRow.MD_PROP_UID プロパティ

このユーザー設定フィールド定義の一意の識別子です。

名前空間:  WebSvcWorkflow
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property MD_PROP_UID As Guid
    Get
    Set
'使用
Dim instance As ResourceDataSet.ResourceCustomFieldsRow
Dim value As Guid

value = instance.MD_PROP_UID

instance.MD_PROP_UID = value
public Guid MD_PROP_UID { get; set; }

プロパティ値

型: System.Guid

関連項目

参照先

ResourceDataSet.ResourceCustomFieldsRow クラス

ResourceDataSet.ResourceCustomFieldsRow メンバー

WebSvcWorkflow 名前空間