XdsObjects Help file
XdsObjects Namespace / XdsQueryResponse Class
Properties Methods


In This Topic
    XdsQueryResponse Class Members
    In This Topic

    The following tables list the members exposed by XdsQueryResponse.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Create a new XdsQueryResponse object  
    Top
    Public Properties
     NameDescription
    Public Property The errors in this response (Inherited from XdsObjects.XdsRegistryResponse)
    Public Property Custom Slots for users to add additional information in Query response  
    Public Property List of Associations returned by the query  
    Public Property List of documents returned by the query  
    Public Property List of Folders returned by the query  
    Public Property List of Object References returned by the query  
    Public Property List of Submission Sets returned by the query  
    Public Property The status send or received in this response. (Inherited from XdsObjects.XdsRegistryResponse)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Add a new XdsError to the XdsRegistryResponse.Errors collection, given the XdsObjects.Enums.XdsErrorCode, plus Location and CodeContext (Inherited from XdsObjects.XdsRegistryResponse)
    Public MethodCombine query responses  
    Public Method Indicates whether the response contains any error codes (Inherited from XdsObjects.XdsRegistryResponse)
    Public MethodSet the HomeCommunity for all items ready for sending out as part of XCA gateway use.  
    Top
    See Also