CommentsDatadate Field
Date and time the comment was added. This value should be in the following format: <Year>-<Month>-<Date>T<HH>:<MM>:<SS>Z For example, you can use "2006-03-13T12:46:30Z" as a date value.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public DateTime date

Field Value

Type: DateTime
See Also