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