JAMS Developer Guide
BatchQueueReference Class Members
Properties  Methods  Events


MVPSI.JAMS Namespace : BatchQueueReference Class

The following tables list the members exposed by BatchQueueReference.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the referenced JAMS Queue.  
Public PropertyGets the server that the Base Reference was loaded from (Inherited from MVPSI.JAMS.BaseReference)
Public PropertyGets and Sets the ID of the Queue. This property is designed to be used by JAMS, not user code.  
Public PropertyGets or Sets the name of the Queue.  
Top
Public Methods
 NameDescription
Public MethodClones the reference.  
Public MethodOverloaded. Compares two BatchQueueReference objects to see if they represent the same object.  
Public MethodReturns a hashcode.  
Public MethodReturns JAMS BatchQueueReference Model  
Public MethodReads the Batch Queue Reference values from XML  
Public MethodOverrides QueueName to a string  
Public MethodWrites Batch Queue 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
Public Operators
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.
Compares two BatchQueueReference objects and returns false if they are not equal
Top
See Also

Reference

BatchQueueReference Class
MVPSI.JAMS Namespace