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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.