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