This topic has not yet been rated - Rate this topic

SPField.Update Method (Boolean)

Windows SharePoint Services 3
Updates the database with changes that are made to the field and optionally propagates the changes to lists that implement the field.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public void Update (
	bool pushChangesToLists
)

Parameters

pushChangesToLists

true to propagate changes to lists that implement the field; otherwise, false.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.