Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the type of date and time format that is used in the field.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Property DisplayFormat As SPDateTimeFieldFormatType
Get
Set
'Usage
Dim instance As SPFieldDateTime
Dim value As SPDateTimeFieldFormatType
value = instance.DisplayFormat
instance.DisplayFormat = value
public SPDateTimeFieldFormatType DisplayFormat { get; set; }
Type: Microsoft.SharePoint.SPDateTimeFieldFormatType
An SPDateTimeFieldFormatType value that specifies the type of date and time format.