Share via


SystemSetting.SettingType Field

AttributeType simple type.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public SettingType As AttributeType
'Usage
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