IWbsFieldsRepository.SetFieldDefaultNameAndSubheader Method
Sub SetFieldDefaultNameAndSubheader( _
ByVal field As IWbsField, _
ByVal availableFields As IEnumerable(Of IWbsField), _
ByVal multiLang As Boolean _
)
This language is not supported or no code example is available.
Parameters
- field
- IWbsField
The field to set.
- availableFields
- IEnumerable<IWbsField>
All available WBS fields. They will be used e.g. while searching for duplicates. This list may be different from the current repository, e.g. when editing/adding/deleting fields that are not updated to repository yet.
- multiLang
- bool
Indicates whether the values will be set not just in the current language but in all available languages. Otherwise, only the current locale will be modified.
Available since QDV 7.18.655.