Click or drag to resize

AppSettingKeyValuePairValue Property

The value of the setting

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public string Value { get; set; }

Property Value

Type: String
See Also