Click or drag to resize

ModelReleaseNotes Property

Gets or sets the release notes.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<ModelReleaseNote> ReleaseNotes { get; set; }

Property Value

Type: ListModelReleaseNote
See Also