DOFSystemStateisTunnelDomains Method OpenDOF Object Access Library
Get whether or not the system is allowed to see tunneled operations if it has permission in that tunnel.

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

C#
bool isTunnelDomains()

Return Value

Type: Boolean
True if the system can see tunneled operations. False otherwise.
Remarks

Get whether or not the system is allowed to see tunneled operations if it has permission in that tunnel.
See Also

Reference