Name | Description | |
---|---|---|
![]() | VariableReference Constructor | Overloaded. |
The following tables list the members exposed by VariableReference.
Name | Description | |
---|---|---|
![]() | VariableReference Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | IsRelative | Gets 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. |
![]() | LoadedFrom | Gets the server that the Base Reference was loaded from (Inherited from MVPSI.JAMS.BaseReference) |
![]() | Variable | Gets or sets the referenced JAMS Variable. |
![]() | VariableID | Gets and Sets the ID of the Variable. This property is designed to be used by JAMS, not user code. |
![]() | VariableName | Gets or Sets the name of the Variable. |
Name | Description | |
---|---|---|
![]() | Clone | Clones the reference. |
![]() | GetModelName | Returns the type name of the variable reference model. |
![]() | ReadXml | Reads the variable reference values from XML |
![]() | ToString | Returns the name of the variable. |
![]() | 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) |