[This is preliminary documentation and is subject to change.]

Initializes a new instance of the ReportApplication class

Namespace:  OfficeClip.BusinessLayer.Reports
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public ReportApplication()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
ReportApplication()

See Also