WizardConditionBindingTargetValue Property

Property value for param TargetName when current value is SourceValue.

Definition

Namespace: Aliquo.Windows.Wizard.Bindings
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public Object TargetValue { get; set; }

Property Value

Object

Remarks

If TargetValue is String must be with single quote.

See Also