adTempus API
ArcanaDevelopment.adTempus.Client.Collections Namespace / QueueAgentJoinCollection Class
Members


In This Topic
    QueueAgentJoinCollection Class
    In This Topic
    Object Model
    QueueAgentJoinCollection ClassQueueAgentJoin Class
    Syntax
    'Declaration
     
    
    <DefaultMemberAttribute("Item")>
    Public NotInheritable Class QueueAgentJoinCollection 
       Inherits ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT(Of QueueAgentJoin)
    [DefaultMember("Item")]
    public ref class QueueAgentJoinCollection sealed : public ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<QueueAgentJoin> 
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>
          ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<T>
             ArcanaDevelopment.adTempus.Client.Collections.QueueAgentJoinCollection

    See Also