True indicates the method call was successful.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IsValid() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_IsValid(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getIsValid(); |
| [Python - STK API] |
|---|
@property def IsValid(self) -> bool: |





