DOFObjectIDgetBase Method OpenDOF Object Access Library
Get this object identifier without any attributes.

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

C#
public virtual DOFObjectID getBase()

Return Value

Type: DOFObjectID
A new object identifier with no attributes.
Remarks

Get this object identifier without any attributes.
See Also

Reference