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






Windows & Linux

Description

Object to which there is access.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Target() As String

[C#]
public string Target {get;}

[Managed C++]
public: __property String __gc ^ get_Target();

[Unmanaged C++]
public: HRESULT get_Target(
BSTR * pRetVal
);

[Java]
public String getTarget();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface