This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IS > ISpatialJoin Interface > ISpatialJoin.ShowProcess Property (ArcObjects .NET 10.4 SDK) |
Indicates whether to show update messages while processing join.
[Visual Basic .NET] Public Sub set_ShowProcess ( _ ByVal bShowMessage As Boolean, _ ByVal A_2 As Integer _ )
[C#] public void set_ShowProcess ( bool bShowMessage, int A_2 );