Click or drag to resize

ApplicationServiceBehaviorGetRoutes Method

Get the routes for the Angular Application

Namespace:  SanteDB.DisconnectedClient.Ags.Services
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public Stream GetRoutes()

Return Value

Type: Stream

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

Implements

IApplicationServiceContractGetRoutes
See Also