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


ICadastralFeature.ImplicitlyLoaded Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralFeature Interface > ICadastralFeature.ImplicitlyLoaded Property
ArcGIS Developer Help

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