STK Real-Time Tracking ToolSend comments on this topic.
Actions Property (IAgRt3EventDefinition)
See Also
Windows





Windows & Linux

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 IAgRt3ActionCollection
[C#]
public IAgRt3ActionCollection Actions {get;}
[Managed C++]
public: __property IAgRt3ActionCollection ^ get_Actions();
[Unmanaged C++]
public: HRESULT get_Actions(
    IAgRt3ActionCollection ** ppActions
);
[Java]
public IAgRt3ActionCollection getActions();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.