Unique id (UUID) of metadata document.
[Visual Basic .NET] Public Property UserID As String
[C#] public string UserID {get; set;}
[C++]
HRESULT get_UserID(
BSTR* pUserID
);
[C++]
HRESULT put_UserID(
BSTR pUserID
);
[C++]Parameters
pUserID [out, retval] pUserID is a parameter of type BSTR pUserID [in] pUserID is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.