.NET Only. Commits local changes to the server.

Namespace:  proCube.Api
Assembly:  proCubeApi (in proCubeApi.dll) Version: 8.0.1.325

Syntax

C#
void ApplyChanges()
Visual Basic (Usage)
Dim instance As IChangeable

instance.ApplyChanges()

See Also