ListField.Description Property
SharePoint Designer Developer Reference |
Returns or sets a String that represents the description for a list field.
Syntax
expression.Description
expression Required. A variable that represents a ListField object.
Remarks
The description appears below the title of the list on the default view page.
See Also