Click or drag to resize
SaveTemplateInputTemplates Property

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

Property Value

Type: ListFormTemplate
See Also