Show / Hide Table of Contents

Class SelectionCollection.IdxSource

Class representing index 'IDXSelSource'.

Inheritance
object
EntityIdxBase
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>
Selection.SelectionIdxBase
SelectionCollection.SelectionCollectionIdx
SelectionCollection.SelectionCollectionIdx<SelectionRows.IdxSource>
SelectionCollection.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 SelectionCollection.IdxSource : SelectionCollection.SelectionCollectionIdx<SelectionRows.IdxSource>, ISentryIgnorable

Constructors

IdxSource(short)

Constructor for class SelectionCollection.IdxSource This class represents index 'IDXSelSource'.

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

How did we get this selection? For future integration needs

Properties

Source

How did we get this selection? For future integration needs

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