| 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