ArcObjects Library Reference (Catalog)  

IRemoteMetadata.Extent Property

The extent of the dataset represented by this document.

[Visual Basic .NET]
Public Property Extent As IEnvelope
[C#]
public IEnvelope Extent {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface