Click or drag to resize
DeleteTemplatesInputTemplateGUIDS Property

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlArrayItemAttribute("TemplateGUID", IsNullable = false)]
public List<string> TemplateGUIDS { get; set; }

Property Value

Type: ListString
See Also