Name | Description | |
---|---|---|
AgentReference Constructor | Overloaded. |
The following tables list the members exposed by AgentReference.
Name | Description | |
---|---|---|
AgentReference Constructor | Overloaded. |
Name | Description | |
---|---|---|
Agent | Gets or sets the Agent | |
AgentID | Gets or sets the ID of the referenced Agent. This property is designed to be used by JAMS, not user code. | |
AgentName | Gets or sets the name of the referenced Agent. | |
IsEmpty | ||
LoadedFrom | Gets the server that the Base Reference was loaded from (Inherited from MVPSI.JAMS.BaseReference) |
Name | Description | |
---|---|---|
Clone | Clones the reference. | |
Equals | Overloaded. Compares two agent reference objects to see if they represent the same agent reference object | |
GetHashCode | Returns a hashcode | |
GetModelName | Returns the type name of the model of agent reference | |
ReadXml | Reads Agent Reference values from XML | |
ToString | Returns a string representation of agent name | |
WriteXml | Writes Agent 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) |