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