scripting:api:base-view:update

Update

Method of IBaseView

Updates content of the view

BaseView.Update();

==== Visual Basic Script ====

BaseView.Update

==== C++ ====

HRESULT hr = BaseView.Update();

===== See Also ===== IBaseView