For Babelfish Release 1.11.1.3

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.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public DateTime LastUpdated { get; set; }

Property Value

DateTime

See Also