ActionOptionItemValue Property

Get/Set the optional value of the option.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public string Value { get; set; }

Property Value

String

See Also