TaxonomyField.Update Method
Updates the database with changes that are made to the TaxonomyField object.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As TaxonomyField
instance.Update()
public override void Update()