Connection allowed.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property AllowConnect() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_AllowConnect(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def AllowConnect(self) -> bool: @AllowConnect.setter def AllowConnect(self, Val:bool) -> None: |





