Condividi tramite


Campo DataType

AttributeDataType simple type.

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
<DataMemberAttribute> _
Public DataType As AttributeDataType
'Utilizzo
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