SettingType 字段

AttributeType simple type.

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

语法

声明
<DataMemberAttribute> _
Public SettingType As AttributeType
用法
Dim instance As SystemSetting
Dim value As AttributeType

value = instance.SettingType

instance.SettingType = value
[DataMemberAttribute]
public AttributeType SettingType
[DataMemberAttribute]
public:
AttributeType SettingType
[<DataMemberAttribute>]
val mutable SettingType: AttributeType
public var SettingType : AttributeType