ThreadUpdatedIso8601 Property
Gets and sets the DateTime using ISO-8601 date format. For serialization purposes only, use the ThreadUpdated property instead.
Namespace
Statiq.Feeds.Syndication.Atom
Containing Type
AtomLink
Property Type
string

Syntax

[DefaultValue(null)]
[XmlAttribute("updated", Namespace = ThreadingNamespace)]
public string ThreadUpdatedIso8601 { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttribute

Value

Type Description
string