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