UpdateInformation.PostedDate Property
Gets the date and time the update was posted in local time.
[Visual Basic]
Public ReadOnly Property PostedDate As Date
[C#]
public DateTime PostedDate {get;}
Property Value
The date and time the update was posted in local time.
See Also
UpdateInformation Class | UpdateInformation Members | Kjs.AppLife.Update.Web Namespace