AGI STK Objects 11 Send comments on this topic.
CommonTasks Property (IAgSensor)
See Also 





Description

Returns an interface that exposes common tasks.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CommonTasks() As IAgSnCommonTasks

[C#]
public IAgSnCommonTasks CommonTasks {get;}

[Managed C++]
public: __property IAgSnCommonTasks^ get_CommonTasks();

[Unmanaged C++]
public: HRESULT get_CommonTasks(
IAgSnCommonTasks ** ppRetVal
);

[Java]
public IAgSnCommonTasks getCommonTasks();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1