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


IFieldMap.IsEmpty Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

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