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