Determine if this DOFObjectID is the broadcast oid without attributes.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual bool isBroadcast()
Return Value
Type: BooleanTrue if this is the broadcast oid without attributes. False otherwise.
Remarks
See Also