Class ImportFieldRows.ImportFieldRowsIdx
Abstract base class for accessors.
Inheritance
System.Object
ImportFieldRows.ImportFieldRowsIdx
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public abstract class ImportFieldRowsIdx : ImportFieldRow.ImportFieldRowIdxBase, ICloneable, ISentryIgnorable
Constructors
ImportFieldRowsIdx()
Protected constructor for class ImportFieldRowsIdx.
Declaration
protected ImportFieldRowsIdx()
Implements
System.ICloneable
Extension Methods
EnumUtil.MapEnums<From, To>(From)