StartEndItemEndValue Property

Get/Set the end value.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
[JsonPropertyAttribute(PropertyName = "End")]
public string EndValue { get; set; }

Property Value

String

See Also