This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralAccuracies Interface > ICadastralAccuracies.GetAccuracy Method (ArcObjects .NET 10.4 SDK) |
Get Accuracy by Category.
[Visual Basic .NET] Public Function GetAccuracy ( _ ByVal Id As Integer _ ) As IGSAccuracy
[C#] public IGSAccuracy GetAccuracy ( int Id );