Initializing help system before first use

FindLocation Method

Find the location of the procedure in the source.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public XPRMLocation FindLocation()

Return Value

Type:  XPRMLocation
The location of the procedure or null if no debugging information is available or the procedure comes from a module
See Also