This property allows you to get and set the split entity.
Property get:
Entity = SplittingEntity ( );
|
Return: (IEntity) Entity |
Get splitting entity. |
Property set:
SplittingEntity ( Entity );
|
Input: (IEntity) Entity |
Set splitting entity . |