isInterface

Type: Boolean

The read-only isInterface property of the Notification class contains true if the notification was registered by the Object class beginClassNotificationForIF, beginClassesNotificationForIF, or beginNotificationForIF method.

If the notification was registered by the Object class beginClassNotification, beginClassesNotification, or beginNotification method, this property contains false and the featureNumber and typeNumber properties contain zero (0).