次の方法で共有


CustomFieldDataSet.CustomFieldsRow.MD_PROP_ID_SECONDARY プロパティ

取得またはリソースとタスクのユーザー設定フィールドの割り当てユーザー設定フィールド識別子を設定します。

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

構文

'宣言
Public Property MD_PROP_ID_SECONDARY As Integer
    Get
    Set
'使用
Dim instance As CustomFieldDataSet.CustomFieldsRow
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
割り当てのユーザー設定フィールド id。

関連項目

参照先

CustomFieldDataSet.CustomFieldsRow クラス

CustomFieldDataSet.CustomFieldsRow メンバー

WebSvcCustomFields 名前空間