Construct an Item with a type.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
protected Item( DOFInterfaceItemType type )
Parameters
- type
- Type: org.opendof.core.oalDOFInterfaceItemType
The type of the Item.
Remarks
See Also