AdminClanekDetail Method Dokumentace rozhraní webové služby ProfisXML rezervačního systému Profis společnosti ProfiTour Systems
Informace o článku, celý text a seznam obrázků.

Namespace: ProfiTour.Profis.XML.API.Contract
Assembly: ProfisXML (in ProfisXML.dll) Version: 1.0.0.0 (1.6.0.0)
Syntax

ClanekDetailResult ClanekDetail(
	Context Context,
	int ID
)

Parameters

Context
Type: ProfiTour.Profis.XML.API.ModelContext
Kontext volání metody.
ID
Type: SystemInt32
ID článku, pro který se mají informace zobrazit podle ClanekList(RepublikaContext).

Return Value

Type: ClanekDetailResult
Popis vybraného článku.
See Also

Reference