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