Share via


AutoUpdate Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Use the AutoUpdate property to break the link between Web Parts and master Web Parts. The following table describes the values for this property:

Value Description
0 Never follow links to master Web Parts.
1 Always follow links to master Web Parts.

If you set the AutoUpdate property to 0, the dashboard factory does not follow links to master Web Parts and does not update the non-use-specific properties of the current Web Parts with the values from the master parts.

Setting the AutoUpdate property does not clear the value in the MasterPartLink property; it disables the property's functionality only in the dashboard factory. You can re-establish links to master Web Parts by resetting the AutoUpdate property to 1.

If you do not initialize this property, then the Digital Dashboard factory uses 1 as the default value.

Property Value
Data Type Long
Default 1
IsContentIndexed FALSE
IsIndexed FALSE
IsMultiValued FALSE
IsReadOnly FALSE
IsRequired FALSE
IsVisible TRUE
Version 1
TextFormat N/A

See Also

Dashboard Schema Properties | MasterPartLink Property