Click or drag to resize
UpdateInformationPostedDateUtc Property
Gets the date and time the update was posted in coordinated universal time (UTC).

Namespace: Kjs.AppLife.Update.Controller
Assembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntax
public DateTime PostedDateUtc { get; }

Property Value

Type: DateTime
The date and time the update was posted in coordinated universal time (UTC).
See Also