DOFPermissionBindingisExecute Method OpenDOF Object Access Library
Return whether or not the permission requests execute access.

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

C#
public bool isExecute()

Return Value

Type: Boolean
True if the permission includes the ability to execute, false otherwise.
Remarks

Return whether or not the permission requests execute access.
See Also

Reference