Click or drag to resize
ServiceDescriptionResources Property
Resource definitions/templates.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlArrayItemAttribute("Template", Namespace = "http://dev.docuware.com/schema/public/services", 
	IsNullable = false)]
public List<UriTemplateDescription> Resources { get; set; }

Property Value

Type: ListUriTemplateDescription
See Also