Check if this DOFObjectID has any attributes.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual bool hasAttributes()
Return Value
Type: BooleanTrue if there are any attributes for the DOFObjectID, otherwise false.
Remarks
See Also