Partager via


Champ SettingValue

String value of the setting.

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public SettingValue As String
'Utilisation
Dim instance As SystemSetting
Dim value As String

value = instance.SettingValue

instance.SettingValue = value
[DataMemberAttribute]
public string SettingValue
[DataMemberAttribute]
public:
String^ SettingValue
[<DataMemberAttribute>]
val mutable SettingValue: string
public var SettingValue : String