IntConstItem Class

Hodnota číselníku s číselným ID.

Definition

Namespace: ProfiTour.ProfiXML.Cache
Assembly: ProfiXML (in ProfiXML.dll) Version: 1.0.0.0 (1.1.0.0)
C#
public class IntConstItem : ConstItem<int>
Inheritance
Object    ConstItemInt32    IntConstItem
Derived

Constructors

Properties

ID Unikátní identifikátor hodnoty z číselníku.
(Inherited from ConstItemKeyType)
Nazev Název hodnoty v číselníku v jazyce, který byl určen vstupním parametrem id_Jazyk.
(Inherited from ConstItemKeyType)
Value
(Inherited from ConstItemKeyType)

See Also