OperationVariableItemWorkingValue Property

Get/Set the working (in-edit) value of this item.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[BrowsableAttribute(false)]
public string WorkingValue { get; set; }

Property Value

String

See Also