StrConstItem Class

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

Definition

Namespace: ProfiTour.ProfiXML.Cache
Assembly: ProfiXML (in ProfiXML.dll) Version: 1.0.0.0 (1.1.0.0)
C#
public abstract class StrConstItem : ConstItem<string>
Inheritance
Object    ConstItemString    StrConstItem
Derived

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