Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpfGetCopyModelTargetAttr (sourceInstance, sourceAttr : GENERIC)                            targetAttr                 : GENERIC;
 
To be completed.
The xpfGetCopyModelTargetAttr function can be used after a copy_model operation, to find the corresponding target attribute to a given source 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 target attribute is found.

  • No labels