DataType 字段

AttributeDataType simple type.

命名空间:  Microsoft.MasterDataServices.Services.DataContracts
程序集:  Microsoft.MasterDataServices.Services(在 Microsoft.MasterDataServices.Services.dll 中)

语法

声明
<DataMemberAttribute> _
Public DataType As AttributeDataType
用法
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