Set the type of the template. If this is not set it will be auto-determined by reading the template file. These match ProcessReport.TEMPLATE_TYPE_*
Syntax
Visual Basic (Declaration) | |
---|
Public Enum Report.TEMPLATE_TYPE
Inherits System.Enum |
Managed Extensions for C++ | |
---|
__value public enum Report.TEMPLATE_TYPE : public System.Enum |
C++/CLI | |
---|
public enum class Report.TEMPLATE_TYPE : public System.Enum |
Members
Inheritance Hierarchy
Requirements
Namespace: net.windward.api.csharp
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family
Assembly: WindwardReportsAPI (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardReportsAPI\bin\Release\WindwardReportsAPI.dll)
See Also