JAMS Developer Guide
JobReference Class Members
Properties  Methods  Events


MVPSI.JAMS Namespace : JobReference Class

The following tables list the members exposed by JobReference.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets 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.  
Public PropertyGets or sets the referenced JAMS Job.  
Public PropertyGets and Sets the ID of the Job. This property is designed to be used by JAMS, not user code.  
Public PropertyGets or Sets the name of the Job.  
Public PropertyGets the server that the Base Reference was loaded from (Inherited from MVPSI.JAMS.BaseReference)
Top
Public Methods
 NameDescription
Public MethodClones the reference.  
Public MethodOverloaded. Compare two JobReferences to see if they reference the same job.  
Public MethodGets a hash code for this JobReference.  
Public MethodReturns the type name of the job reference model  
Public MethodReads the job reference values from XML  
Public MethodReturns the name of the job  
Public MethodWrites the job reference values to XML  
Top
Protected Methods
 NameDescription
Protected MethodAttempts to raise the PropertyChanged event (Inherited from MVPSI.JAMS.BaseReference)
Protected MethodAttempts to raise the PropertyChanging event (Inherited from MVPSI.JAMS.BaseReference)
Top
Public Events
 NameDescription
Public EventEvent Handler for Property Changed Event (Inherited from MVPSI.JAMS.BaseReference)
Public EventEvent Handler for Property Changing Event (Inherited from MVPSI.JAMS.BaseReference)
Top
See Also

Reference

JobReference Class
MVPSI.JAMS Namespace