Share via


SPField.UsedInWebContentTypes property

Gets a Boolean value that indicates whether the field is implemented in any content type that is used in the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public bool UsedInWebContentTypes { get; }

Property value

Type: System.Boolean
true if the field is implemented in any site collection content type; otherwise, false.

See also

Reference

SPField class

SPField members

Microsoft.SharePoint namespace