Click or drag to resize

ModuleGetAllModules Method

Give al list of modules that are a Module

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

Return Value

Type: ListModule

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

See Also