WizardConditionBindingTargetOtherValue Property

Property value for param TargetName when current value is other than SourceValue.

Definition

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

Property Value

Object

Remarks

If TargetOtherValue is String must be with single quote.

See Also