ServiceDescriptionTests MembersDocuWare Platform .NET API
The ServiceDescriptionTests type exposes the following members.
Constructors

  NameDescription
Public methodServiceDescriptionTests
Initializes a new instance of the ServiceDescriptionTests class
Back to Top
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
Properties

  NameDescription
Public propertyHtmlTestClientRelationLink
Gets the Uri of the link for the relation “htmlTestClient”.
Public propertyLinks
Public propertyQueryStringRelationLink
Gets the Uri of the link for the relation “queryString”.
Public propertyReflectDialogQueryRelationLink
Gets the Uri of the link for the relation “reflectDialogQuery”.
Public propertyReflectStampPlacementRelationLink
Gets the Uri of the link for the relation “reflectStampPlacement”.
Public propertySilverlightTestClientRelationLink
Gets the Uri of the link for the relation “silverlightTestClient”.
Back to Top
See Also