|
IConnect::IsValid
Description
This method allows you to check if the reference nodes of a connection procedure still exist.
Syntax
Status IsValid ( );
Return: (Boolean) Status |
TRUE - if reference nodes are OK. |
Remarks
Use this method in Edit procedure only.
|