| IConfigurationTargetInvariant Property |
Gets the invariant for this software (openmrs, dhis2, etc.)
Namespace:
SanteDB.DisconnectedClient.Services
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax string Invariant { get; }
ReadOnly Property Invariant As String
Get
property String^ Invariant {
String^ get ();
}
abstract Invariant : string with get
Property Value
Type:
StringSee Also