NameValueItemValue Property

Get/Set the value of the item.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
[JsonPropertyAttribute(Order = 1)]
public string Value { get; set; }

Property Value

String

See Also