Click or drag to resize

ModelBackup Method

Adds a backup of this model in the History with the specified note.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void Backup(
	string note = ""
)

Parameters

note (Optional)
Type: SystemString
See Also