Udostępnij za pośrednictwem


Pole SystemSetting.DataType

AttributeDataType typu prostego.

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.DataContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
<DataMemberAttribute> _
Public DataType As AttributeDataType
'Użycie
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