Class MigrationAttribute
Inheritance
System.Object
MigrationAttribute
Namespace: Eco.Core.Serialization.Migrations.Attributes
Assembly: Eco.Core.dll
Syntax
public class MigrationAttribute : Attribute
Constructors
MigrationAttribute()
Declaration
public MigrationAttribute()
Properties
SinceVersion
Declaration
public double SinceVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Double |