Click or drag to resize
CopyTemplateInput Class
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientCopyTemplateInput

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class CopyTemplateInput

The CopyTemplateInput type exposes the following members.

Constructors
  NameDescription
Public methodCopyTemplateInput
Initializes a new instance of the CopyTemplateInput class
Top
Properties
  NameDescription
Public propertyTemplateGUID
GUID for the template to copy
Top
Remarks