IRunUnitContainsUserData Method

MicroFocus.COBOL.RuntimeServices
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

bool ContainsUserData(
	string keyname
)

Parameters

keyname
Type: SystemString
.

Return Value

Type: Boolean
true if it succeeds, false if it fails.
See Also

Reference