Get/set if the Windward metadata will be copied to the generated report. These values match the const ints in the java engine.
            
Syntax
| Visual Basic (Declaration) |   | 
|---|
Public Enum Report.COPY_METADATA 
   Inherits System.Enum  | 
 
| Managed Extensions for C++ |   | 
|---|
__value public enum Report.COPY_METADATA : public System.Enum   | 
 
| C++/CLI |   | 
|---|
public enum class Report.COPY_METADATA : 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