Click or drag to resize

AdoNetConfigurationProviderPlatform Property

Gets the platform

Namespace:  SanteDB.OrmLite.Providers
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public abstract OperatingSystemID Platform { get; }

Property Value

Type: OperatingSystemID

Implements

IDataConfigurationProviderPlatform
See Also