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


IRemoteMetadata2.ShowDialogs Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IR > IRemoteMetadata2 Interface > IRemoteMetadata2.ShowDialogs Property
ArcGIS Developer Help

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