Class SaleCollection.IdxPersonId
Class representing index 'IDXSalePers_id'.
Inheritance
SaleCollection.IdxPersonId
Implements
Inherited Members
Namespace: SuperOfficeCRMEntities
Assembly: SoDataBase.dll
Syntax
public sealed class SaleCollection.IdxPersonId : SaleCollection.SaleCollectionIdx<SaleRows.IdxPersonId>, ISentryIgnorable
Constructors
IdxPersonId(int)
Constructor for class SaleCollection.IdxPersonId This class represents index 'IDXSalePers_id'.
Declaration
public IdxPersonId(int personId)
Parameters
| Type | Name | Description |
|---|---|---|
| int | personId | Optional person reference |
Properties
PersonId
Optional person reference
Declaration
public int PersonId { get; set; }
Property Value
| Type | Description |
|---|---|
| int |