...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetCopyModelSourceAttr (targetInstance, targetAttr : |
...
GENERIC)
sourceAttr : GENERIC;
|
The xpfGetCopyModelSourceAttr function can be used after a copy_model operation, to find the corresponding source attribute to a given target attribute. 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 attribute is found.
Arguments
...
Type | Name | Comment |
GENERIC | targetInstance | comments |
GENERIC | targetAttr |
Return Value
...
Type | Name | Comment |
GENERIC | sourceAttr | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|