Click or drag to resize

IApplicationServiceContractGetMenus Method

Gets menus

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

Return Value

Type: ListMenuInformation

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

See Also