Click or drag to resize

ModuleGetFeeBased Method

Gives a list of modules that fee based

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static List<Module> GetFeeBased(
	Database pDatabase = null
)

Parameters

pDatabase (Optional)
Type: SIC.SettingDatabase
database setting

Return Value

Type: ListModule

[Missing <returns> documentation for "M:SOWIApp.Management.Module.GetFeeBased(SIC.Setting.Database)"]

See Also