 | IVishnuJobProviderGetVishnuJobDescription Methode |
Lädt eine Jobbeschreibung in einem Fremdformat und
konvertiert diese in einen Vishnu JobContainer.
Namensraum: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
SyntaxJobContainer GetVishnuJobDescription(
string jobDirectory
)
Function GetVishnuJobDescription (
jobDirectory As String
) As JobContainer
JobContainer^ GetVishnuJobDescription(
String^ jobDirectory
)
abstract GetVishnuJobDescription :
jobDirectory : string -> JobContainer Parameter
- jobDirectory String
- Das Job-Verzeichnis.
Rückgabewert
JobContainerJob-Beschreibung im Vishnu-Format als JobContainer.
Siehe auch