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