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