Click or drag to resize

CompanyConfigurationReports Property

Gets or sets Reports

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlArrayItemAttribute("Report")]
public List<ReportConfiguration> Reports { get; set; }

Property Value

Type: ListReportConfiguration
See Also