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