Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
The EntityEvent type controls a subscription from the Provider service in Service Provider Foundation for System Center 2012 Service Pack 1 (SP1).
Properties
For the EntityEvent type, the following properties are available.
| Property Name | Type | Accessor | Description |
|---|---|---|---|
| EventId | String | Get and Set | The identifier of the event. |
| ListenerId | String | Get and Set | The identifier of the event listener. |
| EntityType | String | Get and Set | The type of entity. |
| EntityState | EntityState | Get and Set | The entity state. The state is used to control the parent subscription or the event directly. For more information, seeEntityState. |
| EntityId | String | Get and Set | The entity identifier. For more information, seeEntityId |
| OperationId | String | Get and Set | The operation identifier. |
| IsAsync | Boolean | Get and Set | This property is true if the event is asynchronous; otherwise, it is false. |
| OfferCategory | String | Get and Set | The category of the offer. |