Share via


ListFieldDateTime.DisplayFormat Property

SharePoint Designer Developer Reference

Returns or sets a DateTimeFieldFormat enumerated constant that represents the way in which the date and time values are displayed. Read/write.

Syntax

expression.DisplayFormat

expression   Required. A variable that represents a ListFieldDateTime object.

See Also