Abstract
Base type: System.Indication
Summary: This entity presents the indication information for windows service state.
| Name | Type | Notes |
|---|---|---|
| ServiceName | System.String | Windows service name. |
| Action | System.String | Performed action (stop/start/restart). |
| NodeId | System.Int32 | The unique integer representation of parent node. |
| NodeName | System.String | The string value that contains name of the 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'. |