ArcObjects Library Reference (Catalog)  

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