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






Windows & Linux

Description

Allows the user to configure the scenario's analysis time period.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AnalysisInterval() As IAgCrdnEventIntervalSmartInterval
[C#]
public IAgCrdnEventIntervalSmartInterval AnalysisInterval {get;}
[Managed C++]
public: __property IAgCrdnEventIntervalSmartInterval^ get_AnalysisInterval();
[Unmanaged C++]
public: HRESULT get_AnalysisInterval(
   IAgCrdnEventIntervalSmartInterval ** ppRetVal
);
[Java]
public IAgCrdnEventIntervalSmartInterval getAnalysisInterval();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.