Click or drag to resize

ModelBackupChange Property

Gets or sets the content of the last backup. Not persisted.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public string BackupChange { get; set; }

Property Value

Type: String
See Also