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

  NameDescription
Public methodXmlSchema
Initializes a new instance of the XmlSchema class
Back to Top
Methods

  NameDescription
Public methodGetStreamFromSchemaRelation
Calls the HTTP Get method on the link for the relation “schema”.
Public methodGetStreamFromSchemaRelationAsync
Calls the HTTP Get method on the link for the relation “schema” asynchronously.
Back to Top
Properties

  NameDescription
Public propertyLinks
Public propertyName
Public propertySchemaRelationLink
Gets the Uri of the link for the relation “schema”.
Public propertyTargetNamespace
Back to Top
See Also