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


IRemoteMetadata.UserID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IRemoteMetadata.UserID Property

Unique id (UUID) of metadata document.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface