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