[]
Gets or sets the descriptors for all parameters required or available for the report.
public ParameterDescriptor[] Parameters { get; set; }
Type | Description |
---|---|
ParameterDescriptor[] | An array of ParameterDescriptor objects that describe the parameters this report can accept. |