Windward Studios API Reference
ReportProperties Class Members
See Also  Properties  Methods  Send comments on this topic.
net.windward.api.csharp Namespace : ReportProperties Class

Glossary Item Box

The following tables list the members exposed by ReportProperties.

Public Constructors

 NameDescription
Public ConstructorReportProperties ConstructorNot a public API! Do not use!  
Top

Public Properties

 NameDescription
Public PropertyItemGet a property by it's name.  
Top

Public Methods

 NameDescription
Public MethodGetGets a property by its name. Look up for a property in order: - an explicit value set per report (current) - configuration file - default value The first value found is returned.  
Public MethodGetBooleanGet a property by it's name as a boolean.  
Public MethodGetCharGet a property by it's name as a char.  
Public MethodGetIntGet a property by it's name as an int.  
Public MethodGetStringGet a property by it's name as a String.  
Public MethodIsSetTests if a property was set, either explicitly or via the properties file.  
Public MethodSetOverloaded. Sets a value for the given property. This becomes the current value, overriding whatever was set before.  
Top

See Also

Windward Studios - .NET Document Generation software