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