Share via


SystemSetting.DataType Field

AttributeDataType simple type.

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

Syntax

'Declaration
<DataMemberAttribute> _
Public DataType As AttributeDataType
'Usage
Dim instance As SystemSetting
Dim value As AttributeDataType

value = instance.DataType

instance.DataType = value
[DataMemberAttribute]
public AttributeDataType DataType
[DataMemberAttribute]
public:
AttributeDataType DataType
[<DataMemberAttribute>]
val mutable DataType: AttributeDataType
public var DataType : AttributeDataType