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


IRemoteMetadata.Service 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.Service Property
ArcGIS Developer Help

IRemoteMetadata.Service Property

The name of the ArcIMS service represented by this document.

[Visual Basic .NET]
Public Property Service As String
[C#]
public string Service {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface