Back to index
Summary
Retrieves the notes property sheet from a job.jobIdStringrequiredThe primary key of the job, or the name of the job. |
Usage
Perl
$cmdr->getJobNotes( "test-jobId" # jobId );
ectool
ectool getJobNotes \ "test-jobId" `# jobId`