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


IRemoteMetadata.IsPrivateDocument Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IRemoteMetadata.IsPrivateDocument Property

Indicates whether this metadata document is private.

[Visual Basic .NET]
Public Property IsPrivateDocument As Boolean
[C#]
public bool IsPrivateDocument {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface