Description
This property allows you to get and set the entities to be copied by linear procedure.
Syntax
Property get:
Entities = Entities( );
|
|
|
|
Return: (IEntityList) Entities |
Entities to be copied. |
Property set:
Entities( Entities );
|
|
|
|
Input: (IEntityList) Entities |
Entities to be copied. |