STK Graphics PrimitivesSend 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();
[Python - STK API ]
@property
def Expires(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.