QDVEstimate.WriteToManagementDatabase Method

NOTE: This member is now obsolete. Use Qdv.UserApi.IEstimate.WriteToManagementDatabase instead.

Synchronizes the estimate with management databases (basic management or ProMo+). Writes values only.
[Obsolete("Use Qdv.UserApi.IEstimate.WriteToManagementDatabase instead.")] 
public bool WriteToManagementDatabase( 
ref List<string> GlobalVariablesInError = Nothing 
)
This language is not supported or no code example is available.

Parameters

GlobalVariablesInError
List<string>

<default>

Return Value

bool

true when successful; false otherwise.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition