UseMultipleResultTabs Property (OperationInfo)

Top  Previous  Next

This property is used to specify whether or not the result window uses multiple tabs, if the operation uses a result window.

Signature

[VB.NET]

Property UseMultipleResultTab() As Boolean

[C#]

bool UseMultipleResultTab [get, set]

Parameters

None.