Show / Hide Table of Contents

Class SaleCollection.IdxProjectId

Class representing index 'IDXSaleProj_id'.

Inheritance
object
EntityIdxBase
EntityIdxBase<SaleTableInfo, SaleRow.SaleRowIdxBase>
Sale.SaleIdxBase
SaleCollection.SaleCollectionIdx
SaleCollection.SaleCollectionIdx<SaleRows.IdxProjectId>
SaleCollection.IdxProjectId
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.IdxProjectId : SaleCollection.SaleCollectionIdx<SaleRows.IdxProjectId>, ISentryIgnorable

Constructors

IdxProjectId(int)

Constructor for class SaleCollection.IdxProjectId This class represents index 'IDXSaleProj_id'.

Declaration
public IdxProjectId(int projectId)
Parameters
Type Name Description
int projectId

Optional project reference

Properties

ProjectId

Optional project reference

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