Click or drag to resize

ModuleGetAllModules Method

Give a list of modules that are a Module

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static List<Module> GetAllModules()

Return Value

Type: ListModule

[Missing <returns> documentation for "M:SOWIApp.Management.Module.GetAllModules"]

See Also