DOFInterfaceItemgetItemID Method OpenDOF Object Access Library
Get the item ID.

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

C#
public virtual int getItemID()

Return Value

Type: Int32
The item ID.
Remarks

Get the item ID. Item ID's must be unique within an interface.
See Also

Reference