| RepresentationSynchronize Method |
Synchronizes the representation and its representation objects
with updates that have been buffered on the view.
See C++ API IlsMvView::synchronize()
Namespace:
RW.Server.Component
Assembly:
RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax public virtual void Synchronize()
Public Overridable Sub Synchronize
public:
virtual void Synchronize()
See Also