OverheadSheetColumn.BreakdownByField Property

Gets the mnemonic of a field with discrete values that is used to filter and distribute the values from the BreakdownMainField.
Public ReadOnly Property BreakdownByField() As String
This language is not supported or no code example is available.
public string BreakdownByField {get;}
This language is not supported or no code example is available.

Property Value

string

The mnemonic of the 'break down by' field.

Remarks
 

The property has meaning only if this column is of type OverheadSheetColumnKind.Field.

The mnemonic may be suffixed with a "#" character, in which case it is a native currency, for example "CurrencyOfForcedPrice#".
Version
 
Available since QDV 7.23.1099.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition