Reload [Connectivity Automation Reference: CAR]

Reload Method


Reloads from the database any objects you specify that are connected to their data source.

See Also

Signature

object.Reload()

Object

LabelTemplate, Label
The object or objects this method applies to.

Remarks

Specifying a LabelTemplate object causes all labels associated with that label template to be reloaded.

Reloading does not affect label attributes such as text height or color. Use Refresh to update label attributes in the drawing area.