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





Description

A collection of actions to perform when the event is triggered.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Actions() As AgRt3ActionCollection

[C#]
public AgRt3ActionCollection Actions {get;}

[Managed C++]
public: __property AgRt3ActionCollection^ get_Actions();

[Unmanaged C++]
public: HRESULT get_Actions(
AgRt3ActionCollection ** ppRetVal
);

[Java]
public AgRt3ActionCollection getActions();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1