AGI STK Graphics 11 Send comments on this topic.
Expires Property (IAgStkGraphicsKmlNetworkLink)
See Also 





Description

Gets the string specifying the date/time this network should expire and be refreshed.

Property type

Read-only property

Syntax

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

[C#]
public string Expires {get;}

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

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

[Java]
public String getExpires();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1