Click or drag to resize

SanteDBConfigurationVersion Property

Gets or sets the version of the configuration

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

Property Value

Type: String
The version.
See Also