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