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.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets or sets a value that specifies the calendar type of the field.
var value = SP.FieldDateTime.get_dateTimeCalendarType();
SP.FieldDateTime.set_dateTimeCalendarType(value);
Property Value
Type: SP.CalendarType
Applies To
Remarks
It must be none if the field is in an external list.