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