Returns a group of event interval
collections.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property EventIntervalCollections() As IAgCrdnEventIntervalCollectionGroup
|
| [C#] |
|---|
public IAgCrdnEventIntervalCollectionGroup EventIntervalCollections {get;}
|
| [Managed C++] |
|---|
public: __property IAgCrdnEventIntervalCollectionGroup^ get_EventIntervalCollections();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_EventIntervalCollections(
|
| [Java] |
|---|
public IAgCrdnEventIntervalCollectionGroup getEventIntervalCollections();
|