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