UriInvocation ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Services.Http.ClientUriInvocation

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.6
Syntax

C#
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services", 
	IsNullable = true)]
public class UriInvocation

The UriInvocation type exposes the following members.

Constructors

  NameDescription
Public methodUriInvocation
Creates a new instance of this class
Top
Properties

  NameDescription
Public propertyAcceptedType
Public propertyProducedType
Public propertyTag
Application specific tag for the method.
Public propertyVerb
Top
Remarks

See Also

Reference