Name | Description | |
---|---|---|
BatchQueueReference Constructor | Overloaded. |
The following tables list the members exposed by BatchQueueReference.
Name | Description | |
---|---|---|
BatchQueueReference Constructor | Overloaded. |
Name | Description | |
---|---|---|
BatchQueue | Gets or sets the referenced JAMS Queue. | |
LoadedFrom | Gets the server that the Base Reference was loaded from (Inherited from MVPSI.JAMS.BaseReference) | |
QueueID | Gets and Sets the ID of the Queue. This property is designed to be used by JAMS, not user code. | |
QueueName | Gets or Sets the name of the Queue. |
Name | Description | |
---|---|---|
Clone | Clones the reference. | |
Equals | Overloaded. Compares two BatchQueueReference objects to see if they represent the same object. | |
GetHashCode | Returns a hashcode. | |
GetModelName | Returns JAMS BatchQueueReference Model | |
ReadXml | Reads the Batch Queue Reference values from XML | |
ToString | Overrides QueueName to a string | |
WriteXml | Writes Batch Queue 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) |
Equality | Compares two BatchQueueReference objects and returns bool if either side is null or sets left side equal to right side if there are no null values. |
Inequality | Compares two BatchQueueReference objects and returns false if they are not equal |