Job Methods |
The Job type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | (Inherited from DictionaryString, Object.) | |
| Clear | (Inherited from DictionaryString, Object.) | |
| ContainsKey | (Inherited from DictionaryString, Object.) | |
| ContainsValue | (Inherited from DictionaryString, Object.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromJobCmdTaggedOutput |
Parse the tagged output of a 'job' command
| |
| GetEnumerator | (Inherited from DictionaryString, Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from DictionaryString, Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnDeserialization | (Inherited from DictionaryString, Object.) | |
| Parse |
Parse a Job spec
(Overrides FormBaseParse(String).) | |
| Remove | (Inherited from DictionaryString, Object.) | |
| ToString |
Convert to a Job specification
(Overrides FormBaseToString.) | |
| ToStrings(IListJob) |
Convert the Job to a Spec Def
| |
| ToStrings(Job) |
Convert an array of Jobs to a list of JobIds to be passed as
parameters to a command
| |
| TryGetValue | (Inherited from DictionaryString, Object.) |