Click or drag to resize

EnumItem Class

EXALOGIC
Základná položka používaná pre zobrazenie údajov napr. vo vybaľovacích zoznamoch.
Inheritance Hierarchy
SystemObject
  Exa.OBERON.ServicesGen2.Common.BookSettingsEnumItem

Namespace: Exa.OBERON.ServicesGen2.Common.BookSettings
Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
public class EnumItem

The EnumItem type exposes the following members.

Constructors
 NameDescription
Public methodEnumItemInitializes a new instance of the EnumItem class
Top
Properties
 NameDescription
Public propertyIDIdentifikátor položky zasielaný ako návratová hodnota filtra.
Public propertyTextText zobrazovaný používateľovi.
Top
See Also