Process.parentId
The field uniquely identifies the parent process that started this process.
- Availability
-
IBM® Tivoli® Identity Manager 4.x
IBM Tivoli Identity Manager 5.x
IBM Security Identity Manager 6.x
IBM Security Identity Manager 7.0.
- Synopsis
process.parentId
- Description
- This read-only field is a string representation of the long integer that uniquely identifies the parent process (if any) that started this process.
- Usage
x = process.parentId;