| 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family