Click or drag to resize
DocumentsQueryTableResult Class
Define table result from document query
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientDocumentsQueryTableResult

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
[HawkAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class DocumentsQueryTableResult : IRelationsWithProxy, 
	IRelations, IHttpClientProxy

The DocumentsQueryTableResult type exposes the following members.

Constructors
  NameDescription
Public methodDocumentsQueryTableResult
Initializes a new instance of the DocumentsQueryTableResult class
Top
Properties
  NameDescription
Public propertyBatchUpdateRelationLink
Gets the Uri of the link for the relation “batchUpdate”.
Public propertyCreateUserDefinedSearchRelationLink
Gets the Uri of the link for the relation “createUserDefinedSearch”.
Public propertyDownloadRelationLink
Gets the Uri of the link for the relation “download”.
Public propertyExportDocumentsRelationLink
Gets the Uri of the link for the relation “exportDocuments”.
Public propertyFeedRelationLink
Gets the Uri of the link for the relation “feed”.
Public propertyFirstRelationLink
Gets the Uri of the link for the relation “first”.
Public propertyHeaders
Public propertyItems
Public propertyLinks
Public propertyNextRelationLink
Gets the Uri of the link for the relation “next”.
Public propertyPrevRelationLink
Gets the Uri of the link for the relation “prev”.
Public propertySelfRelationLink
Gets the Uri of the link for the relation “self”.
Top
Methods
  NameDescription
Public methodGetDocumentsQueryTableResultFromDownloadRelation
Calls the HTTP Get method on the link for the relation “download”.
Public methodGetDocumentsQueryTableResultFromDownloadRelationAsync
Calls the HTTP Get method on the link for the relation “download” asynchronously.
Public methodGetDocumentsQueryTableResultFromDownloadRelationAsync(CancellationToken)
Calls the HTTP Get method on the link for the relation “download” asynchronously.
Public methodGetDocumentsQueryTableResultFromFirstRelation
Calls the HTTP Get method on the link for the relation “first”.
Public methodGetDocumentsQueryTableResultFromFirstRelationAsync
Calls the HTTP Get method on the link for the relation “first” asynchronously.
Public methodGetDocumentsQueryTableResultFromFirstRelationAsync(CancellationToken)
Calls the HTTP Get method on the link for the relation “first” asynchronously.
Public methodGetDocumentsQueryTableResultFromNextRelation
Calls the HTTP Get method on the link for the relation “next”.
Public methodGetDocumentsQueryTableResultFromNextRelationAsync
Calls the HTTP Get method on the link for the relation “next” asynchronously.
Public methodGetDocumentsQueryTableResultFromNextRelationAsync(CancellationToken)
Calls the HTTP Get method on the link for the relation “next” asynchronously.
Public methodGetDocumentsQueryTableResultFromPrevRelation
Calls the HTTP Get method on the link for the relation “prev”.
Public methodGetDocumentsQueryTableResultFromPrevRelationAsync
Calls the HTTP Get method on the link for the relation “prev” asynchronously.
Public methodGetDocumentsQueryTableResultFromPrevRelationAsync(CancellationToken)
Calls the HTTP Get method on the link for the relation “prev” asynchronously.
Public methodGetDocumentsQueryTableResultFromSelfRelation
Calls the HTTP Get method on the link for the relation “self”.
Public methodGetDocumentsQueryTableResultFromSelfRelationAsync
Calls the HTTP Get method on the link for the relation “self” asynchronously.
Public methodGetDocumentsQueryTableResultFromSelfRelationAsync(CancellationToken)
Calls the HTTP Get method on the link for the relation “self” asynchronously.
Public methodGetXElementWrapperFromFeedRelation
Calls the HTTP Get method on the link for the relation “feed”.
Public methodGetXElementWrapperFromFeedRelationAsync
Calls the HTTP Get method on the link for the relation “feed” asynchronously.
Public methodGetXElementWrapperFromFeedRelationAsync(CancellationToken)
Calls the HTTP Get method on the link for the relation “feed” asynchronously.
Public methodPostToBatchUpdateRelationForBatchUpdateIndexFieldsResult
Calls the HTTP Post method on the link for the relation “batchUpdate”.
Public methodPostToBatchUpdateRelationForBatchUpdateIndexFieldsResultAsync(BatchUpdateProcessData)
Calls the HTTP Post method on the link for the relation “batchUpdate” asynchronously.
Public methodPostToBatchUpdateRelationForBatchUpdateIndexFieldsResultAsync(CancellationToken, BatchUpdateProcessData)
Calls the HTTP Post method on the link for the relation “batchUpdate” asynchronously.
Public methodPostToCreateUserDefinedSearchRelationForDialog
Calls the HTTP Post method on the link for the relation “createUserDefinedSearch”.
Public methodPostToCreateUserDefinedSearchRelationForDialogAsync(UserDefinedSearchInfo)
Calls the HTTP Post method on the link for the relation “createUserDefinedSearch” asynchronously.
Public methodPostToCreateUserDefinedSearchRelationForDialogAsync(CancellationToken, UserDefinedSearchInfo)
Calls the HTTP Post method on the link for the relation “createUserDefinedSearch” asynchronously.
Public methodPostToExportDocumentsRelationForStream
Calls the HTTP Post method on the link for the relation “exportDocuments”.
Public methodPostToExportDocumentsRelationForStreamAsync(ExportSettings)
Calls the HTTP Post method on the link for the relation “exportDocuments” asynchronously.
Public methodPostToExportDocumentsRelationForStreamAsync(CancellationToken, ExportSettings)
Calls the HTTP Post method on the link for the relation “exportDocuments” asynchronously.
Public methodSetProxy
Sets the HTTP communication proxy which is used in further HTTP communication.
Top
Extension Methods
  NameDescription
Public Extension MethodDeleteTResponse(String, String)Overloaded.
Sends a HTTP DELETE message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodDeleteTResponse(CancellationToken, String, String)Overloaded.
Sends a HTTP DELETE message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodDeleteTResponse(HttpClient, String, String)Overloaded.
Sends a HTTP DELETE message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodDeleteTResponse(HttpClient, CancellationToken, String, String)Overloaded.
Sends a HTTP DELETE message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetTResponse(String, String)Overloaded.
Sends a HTTP GET message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetTResponse(CancellationToken, String, String)Overloaded.
Sends a HTTP GET message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetTResponse(HttpClient, String, String)Overloaded.
Sends a HTTP GET message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetTResponse(HttpClient, CancellationToken, String, String)Overloaded.
Sends a HTTP GET message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetBaseUri
Gets the base URI of the specified relations instance.
(Defined by RelationsWithProxyExtensions.)
Public Extension MethodGetLink
Gets the link by its name.
(Defined by RelationExtension.)
Public Extension MethodGetRelationUri
Gets the URI of the relation specified by the name.
(Defined by RelationExtension.)
Public Extension MethodGetRelationUriOrThrow
Gets the URI of the relation specified by the name.
(Defined by RelationExtension.)
Public Extension MethodHasRelationUri
Determines whether the specified link exists.
(Defined by RelationExtension.)
Public Extension MethodSendTResponse(HttpMethod, String, String)Overloaded.
Sends a message to the specified proxy.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse(CancellationToken, HttpMethod, String, String)Overloaded.
Sends a message to the specified proxy.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse(String, HttpMethod, HttpContent, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse(HttpMethod, HttpClient, String, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse(CancellationToken, String, HttpMethod, HttpContent, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse(CancellationToken, HttpMethod, HttpClient, String, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse, TRequest(String, HttpMethod, String, TRequest, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse, TRequest(CancellationToken, String, HttpMethod, String, TRequest, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse, TRequest(HttpClient, String, HttpMethod, String, TRequest, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse, TRequest(HttpClient, CancellationToken, String, HttpMethod, String, TRequest, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Top
Explicit Interface Implementations
Remarks