com.onlineobject.objectnet Namespace

EventInformations Class

Represents metadata for an event, including its name, description, return type, parameter types, and execution side. This class is intended to be used as an attribute to provide additional information about events.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


[AttributeUsageAttribute]

public class EventInformations : Attribute

Inheritance Hierarchy


Object
  Attribute
    com.onlineobject.objectnet..::..EventInformations