The status of the profile.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Status() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Status(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getStatus(); |
| [Python - STK API] |
|---|
@property def Status(self) -> str: |





