次の方法で共有


ResourceDataSet.ResourceCustomFieldsRow.MD_PROP_UID プロパティ

このユーザー設定フィールド定義の一意の識別子を指定します。

名前空間:  WebSvcTimeSheet
アセンブリ:  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

注釈

ユーザー設定フィールドの定義は、 WebSvcCustomFields名前空間にあります。

注意

MD_PROP_UIDは、 MD_PROP_IDプロパティには、 MD_PROP_ID_SECONDARYプロパティに対応します。

関連項目

参照先

ResourceDataSet.ResourceCustomFieldsRow クラス

ResourceDataSet.ResourceCustomFieldsRow メンバー

WebSvcTimeSheet 名前空間