This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyName Interface > ITopologyName.DirtyAreasName Property (ArcObjects .NET 10.4 SDK) |
Dirty areas name object.
[Visual Basic .NET] Public ReadOnly Property DirtyAreasName As IName
[C#] public IName DirtyAreasName {get;}
[C++]
HRESULT get_DirtyAreasName(
IName** Name
);
[C++]
Parameters Name [out, retval]
Name is a parameter of type IName
Returns the Name object of the FeatureClass storing the DirtyAreas in the Topology.