IReportMeta Interface
.NET Standard 2.x
Represents a report control.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public interface IReportMeta : IDwoElement<IReportMeta>
Properties
Name | Return Type | Description |
---|---|---|
DataObject | string | Gets or sets the DataObject name of the DataWindow report. |
Nest_Arguments | IReadOnlyList<string> | Gets parameter names passed to the report. |