DOFInterfaceItemgetInterface Method OpenDOF Object Access Library
Get the interface that this item belongs to.

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

C#
public virtual DOFInterface getInterface()

Return Value

Type: DOFInterface
The interface.
Remarks

Get the interface that this item belongs to.
See Also

Reference