AGI STK Objects 11 Send comments on this topic.
IsDirty Property (IAgScenario)
See Also 
Windows






Windows & Linux

Description

Specify whether scenario needs to be saved

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsDirty() As Boolean

[C#]
public bool IsDirty {get;}

[Managed C++]
public: __property bool get_IsDirty();

[Unmanaged C++]
public: HRESULT get_IsDirty(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsDirty();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface