StartEndItemStartValue Property

Get/Set the start value.

Definition

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

Property Value

String

See Also