Click or drag to resize

IVishnuJobProviderGetVishnuJobXml Methode

Lädt eine Jobbeschreibung in einem Fremdformat, konvertiert diese in eine Vishnu JobDescription.xml und retourniert diese als XDocument.

Namensraum: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntax
XDocument GetVishnuJobXml(
	string jobDirectory
)

Parameter

jobDirectory  String
Das Job-Verzeichnis.

Rückgabewert

XDocument
Job-Beschreibung im Vishnu-Format als XDocument.
Siehe auch