Windward Studios API Reference
TemplateType Property
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > TemplateMetrics Class : TemplateType Property




Glossary Item Box

The format of the template.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property TemplateType As Report.TEMPLATE_TYPE
Visual Basic (Usage)Copy Code
Dim instance As TemplateMetrics
Dim value As Report.TEMPLATE_TYPE
 
value = instance.TemplateType
C# 
public Report.TEMPLATE_TYPE TemplateType {get;}
Managed Extensions for C++ 
public: __property Report.TEMPLATE_TYPE get_TemplateType();
C++/CLI 
public:
property Report.TEMPLATE_TYPE TemplateType {
   Report.TEMPLATE_TYPE get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software