Show / Hide Table of Contents

Class SelectionCollection.IdxAssociateId

Class representing index 'IDXSelAssoc_id'.

Inheritance
object
EntityIdxBase
EntityIdxBaseSelectionTableInfoSelectionRowSelectionRowIdxBase
SelectionSelectionIdxBase
SelectionCollectionSelectionCollectionIdx
SelectionCollectionSelectionCollectionIdxSelectionRowsIdxAssociateId
SelectionCollection.IdxAssociateId
Implements
ISentryIgnorable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
Namespace: SuperOfficeCRMEntities
Assembly: SoDataBase.dll
Syntax
public sealed class SelectionCollection.IdxAssociateId : SelectionCollection.SelectionCollectionIdx<SelectionRows.IdxAssociateId>, ISentryIgnorable

Constructors

IdxAssociateId(int)

Constructor for class SelectionCollection.IdxAssociateId This class represents index 'IDXSelAssoc_id'.

Declaration
public IdxAssociateId(int associateId)
Parameters
Type Name Description
int associateId

Associate who owns the selection

Properties

AssociateId

Associate who owns the selection

Declaration
public int AssociateId { get; set; }
Property Value
Type Description
int

Implements

ISentryIgnorable

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top