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