AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.