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