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