Class Selection.IdxSelectionId
Class representing index 'IDXSelId'.
Inheritance
Selection.IdxSelectionId
Implements
Inherited Members
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxSelectionId : Selection.SelectionIdx<SelectionRow.IdxSelectionId>, ISentryIgnorable
Constructors
IdxSelectionId(Int32)
Constructor for class Selection.IdxSelectionId This class represents index 'IDXSelId'.
Declaration
public IdxSelectionId(int selectionId)
Parameters
Type | Name | Description |
---|---|---|
Int32 | selectionId |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)