Class ModuleLicenseRow.ModuleLicenseRowIdx
Abstract base class for accessors.
Inheritance
ModuleLicenseRow.ModuleLicenseRowIdx
Inherited Members
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public abstract class ModuleLicenseRowIdx : ModuleLicenseRow.ModuleLicenseRowIdxBase, ICloneable, ISentryIgnorable
Constructors
ModuleLicenseRowIdx()
Protected constructor for class ModuleLicenseRowIdx.
Declaration
protected ModuleLicenseRowIdx()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)