Class SaleCollection.IdxContactId
Class representing index 'IDXSaleCont_id'.
Inheritance
SaleCollection.IdxContactId
Implements
Inherited Members
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 |