ModuleGetAllApps Method | |
Give a list of modules that are a App
Namespace:
SOWIApp.Management
Assembly:
SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public static List<Module> GetAllApps()
Public Shared Function GetAllApps As List(Of Module)
Return Value
Type:
ListModule[Missing <returns> documentation for "M:SOWIApp.Management.Module.GetAllApps"]
See Also