OperationVariableItemUpdateOperations Method
Update the linked operations with the value established on the
item's Value property.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static void UpdateOperations(
OperationVariableItem operationVariable
)
Public Shared Sub UpdateOperations (
operationVariable As OperationVariableItem
)
No code example is currently available or this language may not be supported.
Parameters
- operationVariable OperationVariableItem
-
Reference to the operation variable whose linked operation properties
will be updated.