Click or drag to resize

PluginManifestSave Method

Saves the manifest to the location it was read from. Mainly used to persist changes to the "Properties" dictionary

Namespace:  Articy.Api.Data
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool Save()

Return Value

Type: Boolean
true on success, false on fail
See Also