...
SYNTAX:
xpxInstancesToContainer (sourceContainerId : GENERIC; targetContainerId : GENERIC; instances : SET OF GENERIC) status : INTEGER;
To be completed.
The xpxInstancesToContainer function
This function is equivalent to the EDMinterface function edmiInstancesToContainer.
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxInstancesToContainer (sourceContainerId : GENERIC;
targetContainerId : GENERIC;
instances : SET OF GENERIC)
status : INTEGER;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
GENERIC | sourceContainerId | comment |
GENERIC | targetContainerId | |
SET OF GENERIC | instances |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|