IWbsFieldsRepository.SetFieldDefaultNameAndSubheader Method

Sets the default (native) IWbsField.FieldName and IWbsField.SubHeader values of a WBS field.
void SetFieldDefaultNameAndSubheader( 
   IWbsField field
   IEnumerable<IWbsField> availableFields
   bool multiLang 
)

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.

Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2