DOFInterfaceItemgetItemType Method OpenDOF Object Access Library
Get the item type of PROPERTY, METHOD, EVENT or EXCEPTION.

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

C#
public virtual DOFInterfaceItemType getItemType()

Return Value

Type: DOFInterfaceItemType
The type of item.
Remarks

Get the item type of PROPERTY, METHOD, EVENT or EXCEPTION.
See Also

Reference