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