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