Click or drag to resize

SQLiteStorageProviderPlatform Property

Get the operating system ID on which this is supported

Namespace:  SanteDB.DisconnectedClient.SQLite
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public OperatingSystemID Platform { get; }

Property Value

Type: OperatingSystemID

Implements

IDataConfigurationProviderPlatform
See Also