AdresaDomaciInput Class

Reprezentace domácí adresy určené ID obce z číselníku ObecList(String). Za domácí se považují adresy ze všech republik, které mají v číselníku vyjmenované obce.

Definition

Namespace: ProfiTour.Profis.XML.API.Model
Assembly: ProfisXML (in ProfisXML.dll) Version: 1.0.0.0 (1.6.0.0)
C#
public class AdresaDomaciInput : AdresaInputBase
Inheritance
Object    AdresaInputBase    AdresaDomaciInput

Remarks

Zahraniční adresy jsou reprezentovány instancí AdresaZahranicniInput.

Fields

CP Číslo popisné i orientační. Může obsahovat i lomítko a písmena (např. 1492/42c)
(Inherited from AdresaInputBase)
id_Obec ID obce adresy z číselníku ObecList(String).
Ulice Ulice adresy.
(Inherited from AdresaInputBase)

See Also