Expand Minimize
This topic has not yet been rated - Rate this topic

SPField.Required Property

Windows SharePoint Services 3
Gets or sets a Boolean value that determines whether the field requires values.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public bool Required { get; set; }

Property Value

true if the field requires values; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.