CutProfileItemTransferValues Method
Transfer the member values of the source item to the members of the
target.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static void TransferValues(
CutProfileItem source,
CutProfileItem target
)
Public Shared Sub TransferValues (
source As CutProfileItem,
target As CutProfileItem
)
No code example is currently available or this language may not be supported.
Parameters
- source CutProfileItem
-
Reference to the source cut profile item containing the values to
transfer.
- target CutProfileItem
-
Reference to the target cut profile item to receive the update.