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