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