Class AssociateModuleLicenseOwner
Inheritance
AssociateModuleLicenseOwner
Implements
Inherited Members
Namespace: SuperOffice.License
Assembly: SoDataBase.dll
Syntax
public class AssociateModuleLicenseOwner : ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>, INestedPersist
Constructors
AssociateModuleLicenseOwner(ModuleOwnerRow, Int32)
Declaration
public AssociateModuleLicenseOwner(ModuleOwnerRow owner, int associateId)
Parameters
Type | Name | Description |
---|---|---|
ModuleOwnerRow | owner | |
Int32 | associateId |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)