DialogExpression.SetValue(Object) Method

Definition

Sets the raw value of the expression property.

public override void SetValue (object value);
override this.SetValue : obj -> unit
Public Overrides Sub SetValue (value As Object)

Parameters

value
Object

Value to set.

Applies to