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