This document is archived and information here might be outdated.  Recommended version.


ITopologyProtectNames.TrustedArea Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyProtectNames Interface > ITopologyProtectNames.TrustedArea Method
ArcGIS Developer Help

ITopologyProtectNames.TrustedArea Method

[Visual Basic .NET]
Public Sub TrustedArea ( _
)
[C#]
public void TrustedArea (
);
[C++]
HRESULT TrustedArea(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITopologyProtectNames Interface