|  | Aqualogic Interaction API | |
| IPTUserInterfaceManager.OpenByUniqueID Method |
Opens a User Interface object by its UniqueID. -jas
object OpenByUniqueID(
string bstrUniqueID,
bool bLockInitially
);
Parameters
-
bstrUniqueID
- unique identifier
-
bLockInitially
- if true, the object returned will be locked and ready for editing
Return Value
object that supports IPTUserInterface
See Also
IPTUserInterfaceManager Interface | com.plumtree.server Namespace