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