An indicator describing the status of whether the constraint is satisfied or violated at the computed time.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Status() As AgEOnePtAccessStatus |
| [C#] |
|---|
public AgEOnePtAccessStatus Status {get;} |
| [Managed C++] |
|---|
public: __property AgEOnePtAccessStatus get_Status(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEOnePtAccessStatus getStatus(); |
[Python - STK API ] |
|---|
@property def Status(self) -> "AgEOnePtAccessStatus": |






