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


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

IRemoteMetadata.RefCount Property

The number of references to this document on the server.

[Visual Basic .NET]
Public Property RefCount As Integer
[C#]
public int RefCount {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface