Show / Hide Table of Contents

Class SaleCollection.IdxPersonId

Class representing index 'IDXSalePers_id'.

Inheritance
object
EntityIdxBase
EntityIdxBaseSaleTableInfoSaleRowSaleRowIdxBase
SaleSaleIdxBase
SaleCollectionSaleCollectionIdx
SaleCollectionSaleCollectionIdxSaleRowsIdxPersonId
SaleCollection.IdxPersonId
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 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

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