IWbsFieldsRepository.GetAllFields Method

Gets all WBS fields.
Function GetAllFields() As IEnumerable(Of IWbsField)
This language is not supported or no code example is available.
IEnumerable<IWbsField> GetAllFields()
This language is not supported or no code example is available.

Return Value

IEnumerable<IWbsField>
Remarks
 
Completely all fields are included here. This includes virtual fields that represent discrete breakdown values (used in IWbsFieldBreakdownDiscreteValue). Fields, that are not available even to the admin, are included as well (e.g. WBS_MarketCoeff1 in non IDIQ mode).
Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition