Class AssociateGroupLinkRows.AssociateGroupLinkRowsIdx
Abstract base class for accessors.
Inheritance
System.Object
AssociateGroupLinkRows.AssociateGroupLinkRowsIdx
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 AssociateGroupLinkRowsIdx : AssociateGroupLinkRow.AssociateGroupLinkRowIdxBase, ICloneable, ISentryIgnorable
Constructors
AssociateGroupLinkRowsIdx()
Protected constructor for class AssociateGroupLinkRowsIdx.
Declaration
protected AssociateGroupLinkRowsIdx()
Implements
System.ICloneable
Extension Methods
EnumUtil.MapEnums<From, To>(From)