SystemSetting.SettingType 속성

정의

설정 유형을 얻거나 설정합니다.

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

속성 값

의 값 AttributeType중 하나입니다. 가능한 값은 도메인, 파일, 자유형식, 시스템, 또는 비지정(NotSpecified) 등이 있습니다.

특성

설명

속성을 사용하여 SettingType .SettingValue

적용 대상