IWbsFieldMasterBreakdownInfo.BreakdownByDiscreteValues Property

Gets or sets the fields representing discrete values from BreakdownByField used to filter and distribute the values from the BreakdownMainField.
ReadOnly Property BreakdownByDiscreteValues() As IEnumerable(Of IWbsField)
This language is not supported or no code example is available.
IEnumerable<IWbsField> BreakdownByDiscreteValues {get;}
This language is not supported or no code example is available.

Property Value

IEnumerable<IWbsField>

A list of virtual fields that represent discrete breakdown values.

Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition