Show / Hide Table of Contents

Class SaleCollection.IdxContactId

Class representing index 'IDXSaleCont_id'.

Inheritance
object
EntityIdxBase
EntityIdxBase<SaleTableInfo, SaleRow.SaleRowIdxBase>
Sale.SaleIdxBase
SaleCollection.SaleCollectionIdx
SaleCollection.SaleCollectionIdx<SaleRows.IdxContactId>
SaleCollection.IdxContactId
Implements
ISentryIgnorable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class SaleCollection.IdxContactId : SaleCollection.SaleCollectionIdx<SaleRows.IdxContactId>, ISentryIgnorable

Constructors

IdxContactId(int)

Constructor for class SaleCollection.IdxContactId This class represents index 'IDXSaleCont_id'.

Declaration
public IdxContactId(int contactId)
Parameters
Type Name Description
int contactId

Optional contact reference

Properties

ContactId

Optional contact reference

Declaration
public int ContactId { 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