This document is archived and information here might be outdated. Recommended version. |
Checks the parcel for a range of structural errors.
[Visual Basic .NET] Public Sub CheckParcelStructure ( _ ByRef pStatus As Integer, _ ByRef pRow As Integer _ )
[C#] public void CheckParcelStructure ( ref int pStatus, ref int pRow );