AGI Real-Time Tracking Tool 11 Send comments on this topic.
EventDefinitions Property (IAgRt3EntityManager)
See Also 





Description

The event definitions associated with the entity provider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EventDefinitions() As AgRt3EventDefinitionCollection

[C#]
public AgRt3EventDefinitionCollection EventDefinitions {get;}

[Managed C++]
public: __property AgRt3EventDefinitionCollection^ get_EventDefinitions();

[Unmanaged C++]
public: HRESULT get_EventDefinitions(
AgRt3EventDefinitionCollection ** ppRetVal
);

[Java]
public AgRt3EventDefinitionCollection getEventDefinitions();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1