Click or drag to resize

ApiSessionPublishProject Method

Saves the project and publishes all partitions that are claimed and contain changes. The partitions will stay claimed.

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