QDVWBS.SetGlobalVariableByProperty Property

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.
   ")] 
[System.Runtime.CompilerServices.IndexerName("SetGlobalVariableByProperty")] 
public object this[ 
string VariableName 
] {set;}
This language is not supported or no code example is available.

Parameters

VariableName
string

Property Value

object

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition