[]
Gets the enumerable collection of sample report descriptors.
public IEnumerable<SampleReportDescriptor> Reports { get; }
Type | Description |
---|---|
IEnumerable<SampleReportDescriptor> | An enumerable collection of SampleReportDescriptor. |
This property initializes report descriptors if they are not already initialized.