Click or drag to resize

EventTypeMetadata Properties

The EventTypeMetadata type exposes the following members.

Properties
  NameDescription
Public propertyAccessModifier
Returns the access modifier
Public propertyApplicationType
Returns the underlying type
Public propertyBusModifier
Returns the event bus modifier.
Public propertyEventTypeIdPair
Returns event type ids
Public propertyIsPropertyAgnostic
Returns indicator whether the type is property-agnostic, i.e. false for types that have a list of well-defined property names and true for a type that allows any property name
Public propertyModuleName
Returns the module name or null when not provided.
Public propertyName
Returns the event type name.
Public propertyTypeClass
Returns information on the originator or use of the event type
Top
See Also