XPRMLocation Properties
The XPRMLocation type exposes the following members.

Name | Description | |
---|---|---|
![]() |
FileName |
Get the file name associated to the source location.
|
![]() |
Line |
Get the line number in the source file associated to the source location.
|
![]() |
LineIndex |
Line index. All statements of a model are numbered from 0 to XPRMModel.LastLineIndex.
|
![]() |
Model |
Model for which this location is defined.
|
![]() |
Owner |
Used to fetch the XPRM object to which this object belongs
(Inherited from XPRMObjectBase.) |
