Share via


Event.ID Property (Event)

Gets the globally unique identifier (GUID) of the Event.

 Event.ID

Access

Read-only

Return Value

String

Remarks

The ScriptContext.CreateEvent method generates an Event.ID value automatically. The Event.ID property is always read-only.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2000 SP1 or later

See Also

Event Object