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