OperationVariableItemUpdateOperations Method

Update the linked operations with the value established on the item's Value property.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public static void UpdateOperations(
	OperationVariableItem operationVariable
)

Parameters

operationVariable  OperationVariableItem
Reference to the operation variable whose linked operation properties will be updated.

See Also