This document is archived and information here might be outdated. Recommended version. |
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 );