Checks if a name is bound to this rununit
Namespace: MicroFocus.COBOL.RuntimeServices
Assembly: MicroFocus.COBOL.RuntimeServices (in MicroFocus.COBOL.RuntimeServices.dll) Version: 1.2.3.4
Syntax
Parameters
- name
- Type: SystemString
name of the object bound to this rununit
Return Value
Type: Booleantrue if the name is bound to the rununit
Implements
IRunUnitContainsUserData(String)See Also