ReportRetrieveResponse.Properties property
List of parameters as property items to show in report execution form.
public List<PropertyItem>? Properties { get; set; }
See Also
- class PropertyItem
- class ReportRetrieveResponse
List of parameters as property items to show in report execution form.
public List<PropertyItem>? Properties { get; set; }