Click or drag to resize

ApiSessionUnclaimProject Method

Saves the project and unclaims all partitions that are claimed and contain changes. The partitions will be unclaimed.

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public void UnclaimProject()
See Also