JazykConstItem Class

Hodnota číselníku jazyků 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 class JazykConstItem : StrConstItem
Inheritance
Object    ConstItemString    StrConstItem    JazykConstItem

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