ServiceDescriptionTests MethodsDocuWare Platform .NET API
The ServiceDescriptionTests type exposes the following members.
Methods

  NameDescription
Public methodGetStreamFromHtmlTestClientRelation
Calls the HTTP Get method on the link for the relation “htmlTestClient”.
Public methodGetStreamFromHtmlTestClientRelationAsync
Calls the HTTP Get method on the link for the relation “htmlTestClient” asynchronously.
Public methodGetStreamFromQueryStringRelation
Calls the HTTP Get method on the link for the relation “queryString”.
Public methodGetStreamFromQueryStringRelationAsync
Calls the HTTP Get method on the link for the relation “queryString” asynchronously.
Public methodGetStreamFromSilverlightTestClientRelation
Calls the HTTP Get method on the link for the relation “silverlightTestClient”.
Public methodGetStreamFromSilverlightTestClientRelationAsync
Calls the HTTP Get method on the link for the relation “silverlightTestClient” asynchronously.
Public methodPostToReflectDialogQueryRelationForDialogExpression
Calls the HTTP Post method on the link for the relation “reflectDialogQuery”.
Public methodPostToReflectDialogQueryRelationForDialogExpressionAsync
Calls the HTTP Post method on the link for the relation “reflectDialogQuery” asynchronously.
Public methodPostToReflectStampPlacementRelationForStampPlacement
Calls the HTTP Post method on the link for the relation “reflectStampPlacement”.
Public methodPostToReflectStampPlacementRelationForStampPlacementAsync
Calls the HTTP Post method on the link for the relation “reflectStampPlacement” asynchronously.
Back to Top
See Also