STK ObjectsSend 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 * pVal
);
[Java]
public String getTarget();
[Python - STK API ]
@property
def Target(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.