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






Windows & Linux

Description

Sets the flag indicating the scenario has been modified.

Syntax

[Visual Basic .NET]
Public Sub SetDirty()
[C#]
public void SetDirty();
[Managed C++]
public: void SetDirty();
[Java]
public void setDirty();
[Unmanaged C++]
public: HRESULT SetDirty();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.