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