上一主题: GetEventTypeDetails

下一主题: Exception Methods

IsEventTypeExists

Description

This method checks whether the specified event type exists.

Syntax

IsEventTypeExists (EventTypeName)

Parameters

Name

Type

Description

EventTypeName

string

The event type name.

Return Value

True if the event type exists, False if it does not.

Remarks

None.