JAMS Developer Guide
VariableReference Class Members
Properties  Methods  Events


MVPSI.JAMS Namespace : VariableReference Class

The following tables list the members exposed by VariableReference.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or Sets the "Variable Name Is Relative" property. If set to true, it means VariableName is a relative path. Otherwise, VariableName is an absolute path.  
Public PropertyGets the server that the Base Reference was loaded from (Inherited from MVPSI.JAMS.BaseReference)
Public PropertyGets or sets the referenced JAMS Variable.  
Public PropertyGets and Sets the ID of the Variable. This property is designed to be used by JAMS, not user code.  
Public PropertyGets or Sets the name of the Variable.  
Top
Public Methods
 NameDescription
Public MethodClones the reference.  
Public MethodReturns the type name of the variable reference model.  
Public MethodReads the variable reference values from XML  
Public MethodReturns the name of the variable.  
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

VariableReference Class
MVPSI.JAMS Namespace