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