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