frmEditOperationEditOperation Method
Edit the provided operation.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public void EditOperation(
PatternOperationItem operation
)
Public Sub EditOperation (
operation As PatternOperationItem
)
No code example is currently available or this language may not be supported.
Parameters
- operation PatternOperationItem
-
Reference to the operation to be edited.
A clone of the provided operation is created for the editing session.