Partager via


Champ DataType

AttributeDataType simple type.

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public DataType As AttributeDataType
'Utilisation
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