Click or drag to resize

Job Methods

The Job type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from DictionaryString, Object.)
Public methodClear (Inherited from DictionaryString, Object.)
Public methodContainsKey (Inherited from DictionaryString, Object.)
Public methodContainsValue (Inherited from DictionaryString, Object.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFromJobCmdTaggedOutput
Parse the tagged output of a 'job' command
Public methodGetEnumerator (Inherited from DictionaryString, Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData (Inherited from DictionaryString, Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnDeserialization (Inherited from DictionaryString, Object.)
Public methodParse
Parse a Job spec
(Overrides FormBaseParse(String).)
Public methodRemove (Inherited from DictionaryString, Object.)
Public methodToString
Convert to a Job specification
(Overrides FormBaseToString.)
Public methodStatic memberToStrings(IListJob)
Convert the Job to a Spec Def
Public methodStatic memberToStrings(Job)
Convert an array of Jobs to a list of JobIds to be passed as parameters to a command
Public methodTryGetValue (Inherited from DictionaryString, Object.)
Top
See Also