AGI STK Objects 11 Send comments on this topic.
TimeInterval Property (IAgChUserSpecifiedTimePeriod)
See Also 





Description

Allows configuring the time interval.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimeInterval() As IAgCrdnEventIntervalSmartInterval

[C#]
public IAgCrdnEventIntervalSmartInterval TimeInterval {get;}

[Managed C++]
public: __property IAgCrdnEventIntervalSmartInterval^ get_TimeInterval();

[Unmanaged C++]
public: HRESULT get_TimeInterval(
IAgCrdnEventIntervalSmartInterval ** ppRetVal
);

[Java]
public IAgCrdnEventIntervalSmartInterval getTimeInterval();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1