Click or drag to resize

StkFacilityDatabaseLastUpdateDate Property

Gets the last update date reported in the Generic Database (.gd) file, or MinValue if the file does not exist or does not contain a LastUpdate field.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public GregorianDate LastUpdateDate { get; }

Property Value

Type: GregorianDate
See Also