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