QDVWBS.SetUseTargetValue Method

Sets the flag for the target value.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] 
public void SetUseTargetValue( 
int UseTargetValue 
)
This language is not supported or no code example is available.

Parameters

UseTargetValue
int

1 to use a target value, otherwise 0.

Remarks
 
This is called only by events (editor mini).

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition