Click or drag to resize
UpdateInformationPostedDate Property
Gets the date and time the update was posted in local time.

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 PostedDate { get; }

Property Value

Type: DateTime
The date and time the update was posted in local time.
See Also