| IConfigurationPersisterIsConfigured Property |
Returns true if SanteDB is configured
Namespace:
SanteDB.DisconnectedClient.Configuration
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax bool IsConfigured { get; }
ReadOnly Property IsConfigured As Boolean
Get
property bool IsConfigured {
bool get ();
}
abstract IsConfigured : bool with get
Property Value
Type:
BooleanSee Also