Dokumentace rozhraní webové služby ProfisXML rezervačního systému Profis společnosti ProfiTour Systems
C#
VB
Show/Hide TOC
Objednavka
Input
Base
Objednatel Field
Identifikace objednatele buď pro přihlášené klienty jako instance
KlientHesloInput
, nebo jako osobní údaje klienta
KlientDataInput
.
Definition
Namespace:
ProfiTour.Profis.XML.API.Model
Assembly:
ProfisXML (in ProfisXML.dll) Version: 1.0.0.0 (1.6.0.0)
C#
Copy
public
KlientInputBase
Objednatel
VB
Copy
Public
Objednatel
As
KlientInputBase
Field Value
KlientInputBase
See Also
Reference
ObjednavkaInputBase Class
ProfiTour.Profis.XML.API.Model Namespace
In This Article
Definition
See Also