Click or drag to resize

IApplicationServiceContractGetDataStorageProviders Method

Get the data storage providers

Namespace:  SanteDB.DisconnectedClient.Ags.Contracts
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
List<StorageProviderViewModel> GetDataStorageProviders()

Return Value

Type: ListStorageProviderViewModel

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.GetDataStorageProviders"]

See Also