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