ParameterFieldDefinitions Members

Contains the ParameterFieldDefinition objects for every parameter field in the report.

The following tables list the members exposed by the ParameterFieldDefinitions type.

Public Properties

Property Description
Public property Count  Gets the number of ParameterFieldDefinition objects in the collection.
Public property Item  Overloaded. Gets the object with the specified parameter name and report name. In C#, this property is the indexer for the ParameterFieldDefinition class.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace