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






Windows & Linux

Description

Time of access.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Time() As System.Object
[C#]
public System.Object Time {get;}
[Managed C++]
public: __property VARIANT get_Time();
[Unmanaged C++]
public: HRESULT get_Time(
    VARIANT * pRetVal
);
[Java]
public VARIANT getTime();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.