다음을 통해 공유


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

특성

적용 대상