Overload List

  NameDescription
Public methodStatic memberGetJobInfo(String)
Gets the information about the job with a given job URL.
Public methodStatic memberGetJobInfo(Guid, Boolean)
Gets the information about the job with a given job id.
Public methodStatic memberGetJobInfo(String, Boolean)
Gets the information about the job with a given job id.
Public methodStatic memberGetJobInfo(Guid, Boolean, String, Boolean)
This function gets the information about the job with a given job id and writes it to the given file.
Public methodStatic memberGetJobInfo(String, Boolean, String, Boolean)
This function gets the information about the job with a given job id and writes it to the given file.

See Also