Click or drag to resize

ClientModuleConfig Constructor (ListClientModule)

Constructor with list of ClientModule parameter

Namespace:  SOWIData.Management.Models
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public ClientModuleConfig(
	List<ClientModule> pListClientModule
)

Parameters

pListClientModule
Type: System.Collections.GenericListClientModule
list of ClientModule
See Also