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