IWbsField.IsTotalField Property

Gets a value indicating whether this field contains some Total data.
ReadOnly Property IsTotalField() As Boolean
This language is not supported or no code example is available.
bool IsTotalField {get;}
This language is not supported or no code example is available.

Property Value

bool

true if this field is a Total; otherwise, false.

Remarks
 
A field is total, if for example, the IWbsFieldBreakdownInfo.ShowTotals is True, or ShowInTotals is set to FieldShowInTotalsKind.Sum, or it is a total native field, such as 'WBS_CostTotal'.
Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition