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