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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.