DOFObjectIDisMulticast Method OpenDOF Object Access Library
Determine if this DOFObjectID is a multicast oid (broadcast with the Group attribute).

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

C#
public virtual bool isMulticast()

Return Value

Type: Boolean
True if this is the broadcast oid with attributes. False otherwise.
Remarks

Determine if this DOFObjectID is a multicast oid (broadcast with the Group attribute).
See Also

Reference