| 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.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public virtual void Synchronize()
Public Overridable Sub Synchronize
public:
virtual void Synchronize()
See Also