For Babelfish Release 1.12.4.4

SquaddingListLastUpdated Property

Formatted as a string, the date and time this squadding list was last updated. Use GetLastUpdated() to return this value as a DateTime object.

Definition

Namespace: Scopos.BabelFish.DataModel.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public DateTime LastUpdated { get; set; }

Property Value

DateTime

See Also