Initializing help system before first use

getName Method

Returns the constraint name.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public string getName()

Return Value

Type:  String
A string containing the constraint name.
Examples
xbworkrng.cs in the Introductory Examples folder.
See Also