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


ICadastralFeature.ImplicitlyLoaded Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralFeature.ImplicitlyLoaded Property

Indicates whether feature was loaded from user criteria or derived.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralFeature Interface