Click or drag to resize
XmlSchemasSchema Property

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlElementAttribute("Schema")]
public List<XmlSchema> Schema { get; set; }

Property Value

Type: ListXmlSchema
See Also