Name | Description | |
---|---|---|
XdsQueryResponse Constructor | Overloaded. Create a new XdsQueryResponse object |
The following tables list the members exposed by XdsQueryResponse.
Name | Description | |
---|---|---|
XdsQueryResponse Constructor | Overloaded. Create a new XdsQueryResponse object |
Name | Description | |
---|---|---|
Errors | The errors in this response (Inherited from XdsObjects.XdsRegistryResponse) | |
ExtraSlots | Custom Slots for users to add additional information in Query response | |
ReturnedAssociations | List of Associations returned by the query | |
ReturnedDocuments | List of documents returned by the query | |
ReturnedFolders | List of Folders returned by the query | |
ReturnedObjectRefs | List of Object References returned by the query | |
ReturnedSubmissionSets | List of Submission Sets returned by the query | |
Status | The status send or received in this response. (Inherited from XdsObjects.XdsRegistryResponse) |
Name | Description | |
---|---|---|
AddError | Overloaded. Add a new XdsError to the XdsRegistryResponse.Errors collection, given the XdsObjects.Enums.XdsErrorCode, plus Location and CodeContext (Inherited from XdsObjects.XdsRegistryResponse) | |
Combine | Combine query responses | |
ContainsErrors | Indicates whether the response contains any error codes (Inherited from XdsObjects.XdsRegistryResponse) | |
SetHomeCommunityID | Set the HomeCommunity for all items ready for sending out as part of XCA gateway use. |