ServiceDescriptionResources Property DocuWare Platform .NET API

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
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

Reference