SPFieldMultiChoice.Update method
Overload list
Name | Description | |
---|---|---|
Update() | Updates the database with changes made to the field. (Overrides SPField.Update().) | |
Update(Boolean) | Updates the database with changes that are made to the field and optionally propagates the changes to lists that implement the field. (Inherited from SPField.) |
Top