ModulesAliquoAdd Method
Add a module to the module set.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public void Add(
LicencyModules addModule
)
Public Sub Add (
addModule As LicencyModules
)
Parameters
- addModule LicencyModules
- LicencyModules with the module to add.