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