ISubscriptionEvent.WsusEventId Property
Applies To: Windows Server Update Services
Gets the type of event.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
WsusEventId WsusEventId { get; }
property WsusEventId WsusEventId {
WsusEventId get();
}
abstract WsusEventId : WsusEventId with get
ReadOnly Property WsusEventId As WsusEventId
Property Value
Type: Microsoft.UpdateServices.Administration.WsusEventId
The type of event. For possible values, see WsusEventId.
See Also
ISubscriptionEvent Interface
Microsoft.UpdateServices.Administration Namespace
Return to top