Show / Hide Table of Contents

Class SaleCollection.IdxSource

Class representing index 'IDXSaleSource'.

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

Constructors

IdxSource(short)

Constructor for class SaleCollection.IdxSource This class represents index 'IDXSaleSource'.

Declaration
public IdxSource(short source)
Parameters
Type Name Description
short source

"For future integration use; source of record"

Properties

Source

"For future integration use; source of record"

Declaration
public short Source { get; set; }
Property Value
Type Description
short

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