GetJobSpec MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The GetJobSpec() method retrieves a JobSpec object, specified by the specification ID, for the job.Syntax Visual BasicC# 'Declaration Public Function GetJobSpec( _ ByVal specId As String _ ) As JobSpec public JobSpec GetJobSpec( string specId ) ParametersspecId Required. Holds the ID of the job specification being retrieved. Return Value Returns the specified JobSpec object if it exists; otherwise, returns null. See AlsoReferenceJob ClassJob Members In This Topic
The GetJobSpec() method retrieves a JobSpec object, specified by the specification ID, for the job.Syntax Visual BasicC# 'Declaration Public Function GetJobSpec( _ ByVal specId As String _ ) As JobSpec public JobSpec GetJobSpec( string specId ) ParametersspecId Required. Holds the ID of the job specification being retrieved. Return Value Returns the specified JobSpec object if it exists; otherwise, returns null. See AlsoReferenceJob ClassJob Members
The GetJobSpec() method retrieves a JobSpec object, specified by the specification ID, for the job.Syntax Visual BasicC# 'Declaration Public Function GetJobSpec( _ ByVal specId As String _ ) As JobSpec public JobSpec GetJobSpec( string specId ) ParametersspecId Required. Holds the ID of the job specification being retrieved. Return Value Returns the specified JobSpec object if it exists; otherwise, returns null. See AlsoReferenceJob ClassJob Members
The GetJobSpec() method retrieves a JobSpec object, specified by the specification ID, for the job.Syntax Visual BasicC# 'Declaration Public Function GetJobSpec( _ ByVal specId As String _ ) As JobSpec public JobSpec GetJobSpec( string specId ) ParametersspecId Required. Holds the ID of the job specification being retrieved. Return Value Returns the specified JobSpec object if it exists; otherwise, returns null. See AlsoReferenceJob ClassJob Members