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

  NameDescription
Public methodServiceDescriptionDocumentation
Initializes a new instance of the ServiceDescriptionDocumentation class
Back to Top
Methods

  NameDescription
Public methodGetStreamFromLinkModelOverviewRelation
Calls the HTTP Get method on the link for the relation “linkModelOverview”.
Public methodGetStreamFromLinkModelOverviewRelationAsync
Calls the HTTP Get method on the link for the relation “linkModelOverview” asynchronously.
Public methodGetStreamFromSchemaSearchRelation
Calls the HTTP Get method on the link for the relation “schemaSearch”.
Public methodGetStreamFromSchemaSearchRelationAsync
Calls the HTTP Get method on the link for the relation “schemaSearch” asynchronously.
Public methodGetStreamFromUriTemplatesDocumentationRelation
Calls the HTTP Get method on the link for the relation “uriTemplatesDocumentation”.
Public methodGetStreamFromUriTemplatesDocumentationRelationAsync
Calls the HTTP Get method on the link for the relation “uriTemplatesDocumentation” asynchronously.
Public methodGetXmlSchemasFromSchemasRelation
Calls the HTTP Get method on the link for the relation “schemas”.
Public methodGetXmlSchemasFromSchemasRelationAsync
Calls the HTTP Get method on the link for the relation “schemas” asynchronously.
Back to Top
Properties

  NameDescription
Public propertyLinkModelOverviewRelationLink
Gets the Uri of the link for the relation “linkModelOverview”.
Public propertyLinks
Public propertySchemaSearchRelationLink
Gets the Uri of the link for the relation “schemaSearch”.
Public propertySchemasRelationLink
Gets the Uri of the link for the relation “schemas”.
Public propertyUriTemplatesDocumentationRelationLink
Gets the Uri of the link for the relation “uriTemplatesDocumentation”.
Back to Top
See Also