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





Description

Returns a group of event interval lists.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EventIntervalLists() As IAgCrdnEventIntervalListGroup

[C#]
public IAgCrdnEventIntervalListGroup EventIntervalLists {get;}

[Managed C++]
public: __property IAgCrdnEventIntervalListGroup^ get_EventIntervalLists();

[Unmanaged C++]
public: HRESULT get_EventIntervalLists(
IAgCrdnEventIntervalListGroup ** ppRetVal
);

[Java]
public IAgCrdnEventIntervalListGroup getEventIntervalLists();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1