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


IRemoteMetadata.IsRoot Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IR > IRemoteMetadata Interface > IRemoteMetadata.IsRoot Property
ArcGIS Developer Help

IRemoteMetadata.IsRoot Property

Indicates whether this metadata document is the root document.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface