ClientStation.IsSmartClient Property

Flag to indicate if is running as TSmartClient
<ID("IsSmartClient", (int)e.IsSmartClient)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property IsSmartClient() As Boolean
This language is not supported or no code example is available.
[ID("IsSmartClient", (int)e.IsSmartClient)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public bool IsSmartClient {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition