IEstimateVersion.GetLargestDescriptionForReference Method

Gets the largest description field available in the estimate for the reference.

Function GetLargestDescriptionForReference( _ 
ByVal Reference As String
) As String
This language is not supported or no code example is available.
string GetLargestDescriptionForReference( 
string Reference 
)
This language is not supported or no code example is available.

Parameters

Reference
string

The reference of the article whose largest description is queried.

Return Value

string

Largest description field found in the estimate for the passed reference.

Remarks
 
This method scans entire estimate, including overhead minute and database of the estimate.
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition