AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.