Dokumentace rozhraní webové služby ProfisXML rezervačního systému Profis společnosti ProfiTour Systems
C#
VB
Show/Hide TOC
Adresa
Input
Base Class
Základní typ pro určení adresy. Pro vstup se použije instance
AdresaDomaciInput
nebo
AdresaZahranicniInput
.
Definition
Namespace:
ProfiTour.Profis.XML.API.Model
Assembly:
ProfisXML (in ProfisXML.dll) Version: 1.0.0.0 (1.6.0.0)
C#
Copy
public
abstract
class
AdresaInputBase
VB
Copy
Public
MustInherit
Class
AdresaInputBase
Inheritance
Object
AdresaInputBase
Derived
ProfiTour.Profis.XML.API.Model
AdresaDomaciInput
ProfiTour.Profis.XML.API.Model
AdresaZahranicniInput
Fields
CP
Číslo popisné i orientační. Může obsahovat i lomítko a písmena (např. 1492/42c)
Ulice
Ulice adresy.
See Also
Reference
ProfiTour.Profis.XML.API.Model Namespace
In This Article
Definition
Fields
See Also