Campo SettingType
AttributeType simple type.
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (em Microsoft.MasterDataServices.Services.dll)
Sintaxe
'Declaração
<DataMemberAttribute> _
Public SettingType As AttributeType
'Uso
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
Consulte também