[]
Provides custom context arguments for report processing.
public class CustomContextArgs
Name | Description |
---|---|
CustomContextArgs(Report, Lazy<Parameters>) | Initializes a new instance of the CustomContextArgs class. |
Name | Description |
---|---|
Parameters | Gets the parameters for the report. |
Report | Gets the report for which the context is being created. |