Abstract
Base type: System.Indication
Summary: This entity presents the indication information for terminated process.
| Name | Type | Notes |
|---|---|---|
| PID | System.UInt32 | The unique integer representation of terminated process. |
| NodeId | System.Int32 | The unique integer representation of parent node. |
| NodeName | System.String | The string value that contains name of parent node. |
| IndicationID | System.String | |
| IndicationTime | System.DateTime | |
| IndicationSequence | System.Int64 | |
| AccountID | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |