Share via


SPField.PushChangesToLists property

Gets or sets a Boolean value that specifies whether to propagate changes that are made in the field template to lists that implement the field.

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

Syntax

public bool PushChangesToLists { get; set; }

Property value

Type: System.Boolean
true to propagate changes to lists that implement the field; otherwise, false.

See also

Reference

SPField class

SPField members

Microsoft.SharePoint namespace