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


IFieldMap.IsEmpty Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IF > IFieldMap Interface > IFieldMap.IsEmpty Property
ArcGIS Developer Help

IFieldMap.IsEmpty Property

Indicates if any field mappings have been set.

[Visual Basic .NET]
Public ReadOnly Property IsEmpty As Boolean
[C#]
public bool IsEmpty {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IFieldMap Interface