Click or drag to resize
SchemaExtensions Class
Extensions.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientSchemaExtensions

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
public static class SchemaExtensions

The SchemaExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDeleteFromDocumentDeleteForStringAsync(ServiceConnection, Int32, String)
Public methodStatic memberDeleteFromDocumentDeleteForStringAsync(ServiceConnection, CancellationToken, Int32, String)
Public methodStatic memberGetFromAnnotationForAnnotationAsync(ServiceConnection, String, String, Int32)
Public methodStatic memberGetFromAnnotationForAnnotationAsync(ServiceConnection, CancellationToken, String, String, Int32)
Public methodStatic memberGetFromDialogForDialogAsync(ServiceConnection, String, String, DialogTypes)
Public methodStatic memberGetFromDialogForDialogAsync(ServiceConnection, CancellationToken, String, String, DialogTypes)
Public methodStatic memberGetFromDocumentAnnotationsForDocumentAnnotationsAsync(ServiceConnection, Int32, String)
Public methodStatic memberGetFromDocumentAnnotationsForDocumentAnnotationsAsync(ServiceConnection, CancellationToken, Int32, String)
Public methodStatic memberGetFromDocumentDocumentLinksForDocumentLinksAsync(ServiceConnection, Int32, String)
Public methodStatic memberGetFromDocumentDocumentLinksForDocumentLinksAsync(ServiceConnection, CancellationToken, Int32, String)
Public methodStatic memberGetFromDocumentForDocumentAsync(ServiceConnection, Int32, String)
Public methodStatic memberGetFromDocumentForDocumentAsync(ServiceConnection, CancellationToken, Int32, String)
Public methodStatic memberGetFromDocumentIndexFieldsForDocumentIndexFieldsAsync(ServiceConnection, Int32, String)
Public methodStatic memberGetFromDocumentIndexFieldsForDocumentIndexFieldsAsync(ServiceConnection, CancellationToken, Int32, String)
Public methodStatic memberGetFromDocumentsFileDownloadForStreamAsync(ServiceConnection, Int32, String, NullableFileDownloadType, NullableBoolean, NullableBoolean, NullableBoolean, Int32, Int32)
Public methodStatic memberGetFromDocumentsFileDownloadForStreamAsync(ServiceConnection, CancellationToken, Int32, String, NullableFileDownloadType, NullableBoolean, NullableBoolean, NullableBoolean, Int32, Int32)
Public methodStatic memberGetFromDocumentsForDocumentsQueryResultAsync(ServiceConnection, String, String, String, String, NullableInt32, NullableInt32, NullableInt32, String)
Public methodStatic memberGetFromDocumentsForDocumentsQueryResultAsync(ServiceConnection, CancellationToken, String, String, String, String, NullableInt32, NullableInt32, NullableInt32, String)
Public methodStatic memberGetFromFileCabinetForFileCabinetAsync(ServiceConnection, String)
Public methodStatic memberGetFromFileCabinetForFileCabinetAsync(ServiceConnection, CancellationToken, String)
Public methodStatic memberGetFromIntellixSuggestionsForSuggestionFieldsAsync(ServiceConnection, Int32, String, NullableBoolean)
Public methodStatic memberGetFromIntellixSuggestionsForSuggestionFieldsAsync(ServiceConnection, CancellationToken, Int32, String, NullableBoolean)
Public methodStatic memberGetFromPagesBlockForPagesAsync(ServiceConnection, String, String, NullableInt32, NullableInt32, NullableBoolean, String, NullableBoolean)
Public methodStatic memberGetFromPagesBlockForPagesAsync(ServiceConnection, CancellationToken, String, String, NullableInt32, NullableInt32, NullableBoolean, String, NullableBoolean)
Public methodStatic memberPostToAnnotationForAnnotationAsync(ServiceConnection, String, String, Int32, Annotation)
Public methodStatic memberPostToAnnotationForAnnotationAsync(ServiceConnection, String, String, Int32, AnnotationsPlacement)
Public methodStatic memberPostToAnnotationForAnnotationAsync(ServiceConnection, CancellationToken, String, String, Int32, Annotation)
Public methodStatic memberPostToAnnotationForAnnotationAsync(ServiceConnection, CancellationToken, String, String, Int32, AnnotationsPlacement)
Public methodStatic memberPostToBatchDialogUpdateFieldsForBatchUpdateIndexFieldsResultAsync(ServiceConnection, String, String, BatchUpdateProcess, String, String)
Public methodStatic memberPostToBatchDialogUpdateFieldsForBatchUpdateIndexFieldsResultAsync(ServiceConnection, CancellationToken, String, String, BatchUpdateProcess, String, String)
Public methodStatic memberPostToCheckinForDocumentAsync(ServiceConnection, Int32, String, MultipartFormDataContent)
Public methodStatic memberPostToCheckinForDocumentAsync(ServiceConnection, CancellationToken, Int32, String, MultipartFormDataContent)
Public methodStatic memberPostToCheckoutDocumentForCheckOutResultAsync(ServiceConnection, Int32, String, CheckOutToFileSystemInfo)
Public methodStatic memberPostToCheckoutDocumentForCheckOutResultAsync(ServiceConnection, CancellationToken, Int32, String, CheckOutToFileSystemInfo)
Public methodStatic memberPostToCheckoutForStreamAsync(ServiceConnection, Int32, String, CheckOutToFileSystemInfo)
Public methodStatic memberPostToCheckoutForStreamAsync(ServiceConnection, CancellationToken, Int32, String, CheckOutToFileSystemInfo)
Public methodStatic memberPostToCreatePermanentUrlForStringAsync(ServiceConnection, FormUrlEncodedContent, NullableBoolean)
Public methodStatic memberPostToCreatePermanentUrlForStringAsync(ServiceConnection, CancellationToken, FormUrlEncodedContent, NullableBoolean)
Public methodStatic memberPostToDocumentAnnotationsForDocumentAnnotationsAsync(ServiceConnection, Int32, String, DocumentAnnotationsPlacement)
Public methodStatic memberPostToDocumentAnnotationsForDocumentAnnotationsAsync(ServiceConnection, CancellationToken, Int32, String, DocumentAnnotationsPlacement)
Public methodStatic memberPostToDocumentAppendFilesForDocumentAsync(ServiceConnection, Int32, String, MultipartFormDataContent)
Public methodStatic memberPostToDocumentAppendFilesForDocumentAsync(ServiceConnection, CancellationToken, Int32, String, MultipartFormDataContent)
Public methodStatic memberPostToDocumentIndexFieldsForDocumentIndexFieldsAsync(ServiceConnection, Int32, String, DocumentIndexFields)
Public methodStatic memberPostToDocumentIndexFieldsForDocumentIndexFieldsAsync(ServiceConnection, Int32, String, UpdateIndexFieldsInfo)
Public methodStatic memberPostToDocumentIndexFieldsForDocumentIndexFieldsAsync(ServiceConnection, CancellationToken, Int32, String, DocumentIndexFields)
Public methodStatic memberPostToDocumentIndexFieldsForDocumentIndexFieldsAsync(ServiceConnection, CancellationToken, Int32, String, UpdateIndexFieldsInfo)
Public methodStatic memberPostToDocumentRightsForRightsAsync(ServiceConnection, Int32, String, Rights)
Public methodStatic memberPostToDocumentRightsForRightsAsync(ServiceConnection, CancellationToken, Int32, String, Rights)
Public methodStatic memberPostToUploadDocumentForDocumentAsync(ServiceConnection, String, Document, NullableBoolean, NullableBoolean, String, String, NullableBoolean)
Public methodStatic memberPostToUploadDocumentForDocumentAsync(ServiceConnection, String, Stream, NullableBoolean, NullableBoolean, String, String, NullableBoolean)
Public methodStatic memberPostToUploadDocumentForDocumentAsync(ServiceConnection, CancellationToken, String, Document, NullableBoolean, NullableBoolean, String, String, NullableBoolean)
Public methodStatic memberPostToUploadDocumentForDocumentAsync(ServiceConnection, CancellationToken, String, Stream, NullableBoolean, NullableBoolean, String, String, NullableBoolean)
Public methodStatic memberPostToValidateUserForStringAsync(ServiceConnection, String, UserValidation)
Public methodStatic memberPostToValidateUserForStringAsync(ServiceConnection, CancellationToken, String, UserValidation)
Public methodStatic memberPutToAnnotationForAnnotationAsync(ServiceConnection, String, String, Int32, Annotation)
Public methodStatic memberPutToAnnotationForAnnotationAsync(ServiceConnection, String, String, Int32, AnnotationsPlacement)
Public methodStatic memberPutToAnnotationForAnnotationAsync(ServiceConnection, CancellationToken, String, String, Int32, Annotation)
Public methodStatic memberPutToAnnotationForAnnotationAsync(ServiceConnection, CancellationToken, String, String, Int32, AnnotationsPlacement)
Public methodStatic memberPutToDocumentIndexFieldsForDocumentIndexFieldsAsync(ServiceConnection, Int32, String, DocumentIndexFields)
Public methodStatic memberPutToDocumentIndexFieldsForDocumentIndexFieldsAsync(ServiceConnection, Int32, String, UpdateIndexFieldsInfo)
Public methodStatic memberPutToDocumentIndexFieldsForDocumentIndexFieldsAsync(ServiceConnection, CancellationToken, Int32, String, DocumentIndexFields)
Public methodStatic memberPutToDocumentIndexFieldsForDocumentIndexFieldsAsync(ServiceConnection, CancellationToken, Int32, String, UpdateIndexFieldsInfo)
Public methodStatic memberPutToProcessDocumentActionForDocumentAsync(ServiceConnection, String, Int32, DocumentActionInfo)
Public methodStatic memberPutToProcessDocumentActionForDocumentAsync(ServiceConnection, CancellationToken, String, Int32, DocumentActionInfo)
Public methodStatic memberToRectangle
Gets the bounding box from the specified entry.
Top
See Also