DOFInterfacegetEvents Method OpenDOF Object Access Library
Get the Events of this interface.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public virtual IList<DOFInterfaceEvent> getEvents()

Return Value

Type: IListDOFInterfaceEvent
The Events of this interface.
Remarks

Get the Events of this interface.
See Also

Reference