ReportExpression.Collections Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the collection of report expressions.
public: ref class ReportExpression::Collections abstract sealed
public static class ReportExpression.Collections
type ReportExpression.Collections = class
Public Class ReportExpression.Collections
- Inheritance
-
ReportExpression.Collections
Fields
DataSets |
The collection of datasets. |
DataSources |
The collection of data sources. |
Fields |
The collection of fields. |
Globals |
The globals collection. |
Parameters |
The collection of fields. |
ReportItems |
The collection of report items. |
User |
The collection of user. |
Variables |
The collection of variables. |