次の方法で共有


SystemSetting.SettingType プロパティ

定義

設定の種類を指定します。 を検証するために使用されます SettingValue

public:
 property Microsoft::MasterDataServices::Services::DataContracts::AttributeType SettingType { Microsoft::MasterDataServices::Services::DataContracts::AttributeType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::AttributeType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.AttributeType SettingType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SettingType : Microsoft.MasterDataServices.Services.DataContracts.AttributeType with get, set
Public Property SettingType As AttributeType

プロパティ値

AttributeType

属性

適用対象