JobSpec Class Members
- Last UpdatedNov 06, 2025
- 5 minute read
The following tables list the members exposed by JobSpec.
| Name | Description | |
|---|---|---|
![]() | AccessLevel | The AccessLevel property is a read-only property that contains the minimum security access level required to edit the specification, or 0 if an access level is not specified. |
![]() | ActSpecValue | The ActSpecValue property is a read-only property that contains the current actual value of the specification to be saved for future reference as a string, if captured. |
![]() | AssocFile | The AssocFile property is a read-only property that contains the path and file name of the associated file for the specification, if any. |
![]() | AssocFileType | The AssocFileType property is a read-only property that contains the type of the associated file for the specification, if any. |
![]() | Comments | The Comments property is a read-only property that contains the comments attached to the specification, if any. |
![]() | DataType | The DataType property is a read-only property that contains the data type for this specification as a SpecDataTypes enumeration. |
![]() | DisplaySeq | The DisplaySeq property is a read-only property that contains the display sequence in which to display the specification relative to other specifications for this job. |
![]() | GrpId | The GrpId property is a read-only property that contains the ID of the specification group to which the specification belongs. |
![]() | LastEditAt | The LastEditAt property is a read-only property that contains the date/time of the last edit of the job specification. |
![]() | LastEditBy | The LastEditBy property is a read-only property that contains the user_id of the person who made the last edit of the job specification. |
![]() | LastEditComment | The LastEditComment property is a read-only property that contains the comment for the last edit of the job specification, if any. |
![]() | MaxValue | The MaxValue property is a read-only property that contains the maximum allowable value for the specification as a string, if specified. Otherwise, this property is null. |
![]() | MinValue | The MinValue property is a read-only property that contains the minimum allowable value for the specification as a string, if specified. Otherwise, this property is null. |
![]() | ModId | The ModID property is a read-only property that contains the mod ID of the job specification. |
![]() | OperId | The OperId property is a read-only property that contains the operation ID to identify the job to which the specification belongs. |
![]() | SeqNo | The SeqNo property is a read-only property that contains the sequence number to identify the job to which the specification belongs. |
![]() | Spare1 | The Spare1 property is a read-only property that contains the spare1 value assigned to the specification. |
![]() | Spare2 | The Spare2 property is a read-only property that contains the spare2 value assigned to the specification. |
![]() | Spare3 | The Spare3 property is a read-only property that contains the spare3 value assigned to the specification. |
![]() | Spare4 | The Spare4 property is a read-only property that contains the spare4 value assigned to the specification. |
![]() | SpecId | The SpecId property is a read-only property that contains the specification ID that uniquely identifies the specification. |
![]() | SpecValue | The SpecValue property is a read-only property that contains the specified or target value of the specification as a string. |
![]() | StepNo | The StepNo property is a read-only property that contains the step to which the specification belongs, or -1 if the specification is associated with the job as a whole and not an individual step. |
![]() | Units | The Units property is a read-only property that contains the units in which the specification's value is measured. |
![]() | WoId | The WoId property is a read-only property that contains the work order ID to identify the job to which this specification belongs. |

