Click or drag to resize

ModelVersion Property

Gets or sets the version of the model.

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

Property Value

Type: ModelVersion
See Also