Name | Description | |
---|---|---|
JobReference Constructor | Overloaded. |
The following tables list the members exposed by JobReference.
Name | Description | |
---|---|---|
JobReference Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsRelative | Gets or Sets the "Job Name Is Relative" property. If set to true, it means JobName is a relative path. Otherwise, JobName is an absolute path. | |
Job | Gets or sets the referenced JAMS Job. | |
JobID | Gets and Sets the ID of the Job. This property is designed to be used by JAMS, not user code. | |
JobName | Gets or Sets the name of the Job. | |
LoadedFrom | Gets the server that the Base Reference was loaded from (Inherited from MVPSI.JAMS.BaseReference) |
Name | Description | |
---|---|---|
Clone | Clones the reference. | |
Equals | Overloaded. Compare two JobReferences to see if they reference the same job. | |
GetHashCode | Gets a hash code for this JobReference. | |
GetModelName | Returns the type name of the job reference model | |
ReadXml | Reads the job reference values from XML | |
ToString | Returns the name of the job | |
WriteXml | Writes the job reference values to XML |
Name | Description | |
---|---|---|
RaisePropertyChanged | Attempts to raise the PropertyChanged event (Inherited from MVPSI.JAMS.BaseReference) | |
RaisePropertyChanging | Attempts to raise the PropertyChanging event (Inherited from MVPSI.JAMS.BaseReference) |
Name | Description | |
---|---|---|
PropertyChanged | Event Handler for Property Changed Event (Inherited from MVPSI.JAMS.BaseReference) | |
PropertyChanging | Event Handler for Property Changing Event (Inherited from MVPSI.JAMS.BaseReference) |