Click or drag to resize

IRdd.RelArea Method

X#
Retrieve the logical number of a related work area.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
METHOD RelArea(
	nRelNum AS DWORD
) AS DWORD
Request Example View Source

Parameters

nRelNum
Type: DWord
The ONE based relation number for which to obtain the logical number.

Return Value

Type: DWord
The area number of the relation.
See Also