AGI STK VGT 11 Send comments on this topic.
EventIntervals Property (IAgCrdnProvider)
See Also 





Description

Returns a group of event intervals.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EventIntervals() As IAgCrdnEventIntervalGroup

[C#]
public IAgCrdnEventIntervalGroup EventIntervals {get;}

[Managed C++]
public: __property IAgCrdnEventIntervalGroup^ get_EventIntervals();

[Unmanaged C++]
public: HRESULT get_EventIntervals(
IAgCrdnEventIntervalGroup ** ppRetVal
);

[Java]
public IAgCrdnEventIntervalGroup getEventIntervals();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1