KmlNetworkLinkExpires Property |
Gets the string specifying the date/time this network should expire and be refreshed.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Expires { get; }
Public ReadOnly Property Expires As String
Get
public:
property String^ Expires {
String^ get ();
}
member Expires : string with get
Property Value
Type:
StringSee Also