Show / Hide Table of Contents

Class SaleCollection.IdxPersonId

Class representing index 'IDXSalePers_id'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<SaleTableInfo, SaleRow.SaleRowIdxBase>
Sale.SaleIdxBase
SaleCollection.SaleCollectionIdx
SaleCollection.SaleCollectionIdx<SaleRows.IdxPersonId>
SaleCollection.IdxPersonId
Implements
ISentryIgnorable
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxPersonId : SaleCollection.SaleCollectionIdx<SaleRows.IdxPersonId>, ISentryIgnorable

Constructors

IdxPersonId(Int32)

Constructor for class SaleCollection.IdxPersonId This class represents index 'IDXSalePers_id'.

Declaration
public IdxPersonId(int personId)
Parameters
Type Name Description
Int32 personId

Optional person reference

Properties

PersonId

Optional person reference

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

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