Click or drag to resize

ApplicationServiceBehaviorGetDataStorageProviders Method

Get storage providers

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

Return Value

Type: ListStorageProviderViewModel

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

Implements

IApplicationServiceContractGetDataStorageProviders
See Also