Click or drag to resize

MigrationFeatureModelVersion Property

Version of the migration, e.g. 1, 2, 3, 99 etc

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string Version { get; set; }

Property Value

Type: String
See Also