QDVWBS.SetGlobalVariableValue Method

NOTE: This member is now obsolete. Instead, use Qdv.UserApi.IGlobalVariables.SetVariableValue. The IGlobalVariables can be obtained from the Qdv.UserApi.IEstimateVersion.GlobalVariables property.

[Obsolete("Instead, use Qdv.UserApi.IGlobalVariables.SetVariableValue.
    The IGlobalVariables can be obtained from the Qdv.UserApi.IEstimateVersion.GlobalVariables property.
   ")] 
public void SetGlobalVariableValue( 
string VariableName
object VariableValue
int VariableType 
)
This language is not supported or no code example is available.

Parameters

VariableName
string

VariableValue
object

VariableType
int

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition