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


IRemoteMetadata2.ShowDialogs Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IRemoteMetadata2.ShowDialogs Property

Indicates whether publishing status dialogs are shown.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata2 Interface