[]
Represents a collection of ReportLabeledValue object.
public class ReportLabeledValues : ReportOwnedCollection<ReportLabeledValue>, IList<ReportLabeledValue>, ICollection<ReportLabeledValue>, IList, ICollection, IReadOnlyList<ReportLabeledValue>, IReadOnlyCollection<ReportLabeledValue>, IEnumerable<ReportLabeledValue>, IEnumerable
| Name | Description |
|---|---|
| Owner | Gets the AllowedValuesDefinition object owning this collection. |
| Report | Gets the FlexReport object owning this collection. |