Class SelectionCollection.IdxAssociateId
Class representing index 'IDXSelAssoc_id'.
Inheritance
SelectionCollection.IdxAssociateId
Implements
Inherited Members
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 |