ArcObjects Library Reference (GeoSurvey)  

ICadastralControlPoints.CheckFit Method

Check fit of control points to parcel network.

[Visual Basic .NET]
Public Function CheckFit ( _
) As String
[C#]
public string CheckFit (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlPoints Interface