# actionsOnResetExecuted

Boolean value which indicates if the reset actions have been executed.&#x20;

### Implementation

```csharp
public bool actionsOnResetExecuted;
```

### FieldValue

[bool](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/bool)
