SettingType 필드
AttributeType simple type.
네임스페이스: Microsoft.MasterDataServices.Services.DataContracts
어셈블리: Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.dll)
구문
‘선언
<DataMemberAttribute> _
Public SettingType As AttributeType
‘사용 방법
Dim instance As SystemSetting
Dim value As AttributeType
value = instance.SettingType
instance.SettingType = value
[DataMemberAttribute]
public AttributeType SettingType
[DataMemberAttribute]
public:
AttributeType SettingType
[<DataMemberAttribute>]
val mutable SettingType: AttributeType
public var SettingType : AttributeType