Windward Studios API Reference
IReportDataSource Interface
Members  See Also  Send comments on this topic.
WindwardInterfaces.net.windward.api.csharp Namespace : IReportDataSource Interface




Glossary Item Box

This supplies a data source to Windward Reports. Implementation of this interface is necessary and sufficient to provide a data source to Windward Reports. This object lives for the lifetime of substituting data into a report.

Syntax

Visual Basic (Declaration) 
Public Interface IReportDataSource 
Visual Basic (Usage)Copy Code
Dim instance As IReportDataSource
C# 
public interface IReportDataSource 
Managed Extensions for C++ 
public __gc __interface IReportDataSource 
C++/CLI 
public interface class IReportDataSource 

Requirements

Namespace: WindwardInterfaces.net.windward.api.csharp

Platforms: Windows 10, Windows NT, indows Server

Assembly: WindwardInterfaces (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardInterfaces\bin\Release\net48\WindwardInterfaces.dll)

See Also

Windward Studios - .NET Document Generation software