milestonexprotectwspython.xpweventtype

Module: xpweventtype.py

Revision History

Date Version Description
2023/07/11 1.0.0.0 Initial Version.

@export
class XPWEventType:

Event Type information.

Threadsafety:

This class is fully thread-safe.

XPWEventType()

Initializes a new instance of the class.

Description: str

A description of the event type.

Returns:

The Description property value.

EventTypeId: str

The globally unique identifier of the event type.

Returns:

The EventTypeId property value.

Name: str

Name of the event type.

Returns:

The Name property value.