DOFInterfaceIDgetDOFType Method OpenDOF Object Access Library
Gets the DOFType of an interface (the same as DOFType.IID).

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

C#
public DOFType getDOFType()

Return Value

Type: DOFType
DOFType.IID

Implements

DOFValuegetDOFType
Remarks

Gets the DOFType of an interface (the same as DOFType.IID).
See Also

Reference