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