xpfGetCopyModelSourceInstance
Â
FUNCTION xpfGetCopyModelSourceInstance (targetInstance : GENERIC) sourceInstance : GENERIC;
The xpfGetCopyModelSourceInstance function can be used after a copy_model operation, to find the corresponding source instance to a given target instance. The actual target instance must have been created by a copy_model operation for this operation to be successfully performed. The constant xpxNullId is returned when no corresponding source instance is found.
Arguments
Type | Name | Comment |
GENERIC | targetInstance | comments |
Return Value
Â
Type | Name | Comment |
GENERIC | sourceInstance | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â
Â