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