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