AJE Components
DataStore DataReports Property AJE Data Asset Engine Help
Gets or sets the Data Reports Collection Object.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public DataReports DataReports { get; set; }

Property Value

Type: DataReports
Remarks

Data Reports is a Collection of Data Report Objects which contain information about individual Data Reports.
See Also