This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralValidation Interface > ICadastralValidation.CheckFabric Method (ArcObjects .NET 10.4 SDK) |
Check the network integrity of an entire fabric.
[Visual Basic .NET] Public Function CheckFabric ( _ ByVal pCF As ICadastralFabric, _ ByVal pTrackCancel As ITrackCancel _ ) As IEnumCadastralFeatureError
[C#] public IEnumCadastralFeatureError CheckFabric ( ICadastralFabric pCF, ITrackCancel pTrackCancel );