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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1