IWbsFieldsRepository.ImportWbsFieldsFromRepository Method

Imports and replaces all WBS fields from another fields repository (from another estimate).
Sub ImportWbsFieldsFromRepository( _ 
ByVal sourceRepository As IWbsFieldsRepository
)
This language is not supported or no code example is available.
void ImportWbsFieldsFromRepository( 
IWbsFieldsRepository sourceRepository 
)
This language is not supported or no code example is available.

Parameters

sourceRepository
IWbsFieldsRepository

The source repository from which the fields will be imported. The source estimate must be opened as Admin! So the fields in the repository contain formatting for Admin.

Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition