Specify whether scenario needs to be saved
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IsDirty() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_IsDirty(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getIsDirty(); |
| [Python - STK API] |
|---|
@property def IsDirty(self) -> bool: |





