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






Windows & Linux

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

© 2019 Analytical Graphics, Inc. All Rights Reserved.