DOFOperationDefinegetInterfaceID Method OpenDOF Object Access Library
Return the interface identifier associated with the request.

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

C#
public abstract DOFInterfaceID getInterfaceID()

Return Value

Type: DOFInterfaceID
The interface ID associated with this Define operation.
Remarks

Return the interface identifier associated with the request.
See Also

Reference