BH.oM.Versioning.UpgraderAttribute¶
Attribute identifying a class as an upgrader for versioning. The version specified should be the the version that the object is being upgraded to which generally correspond to the current version of the BHoM.
Class structure¶
Implemented interfaces and base types¶
The UpgraderAttribute is inheriting from the following base type(s) and implements the following interfaces:
- Attribute
- BH.oM.Base.IImmutable
- BH.oM.Base.IObject
Properties¶
Defining properties¶
The following properties are defined on the class
Name | Type | Description | Quantity |
---|---|---|---|
MajorVersion | int | - | - |
MinorVersion | int | - | - |
Inherited properties¶
The following properties are inherited from the base class of the object
Name | Type | Description | Quantity |
---|---|---|---|
TypeId | object | - | - |
Code and Schema¶
C# implementation¶
Assembly: Versioning_oM.dll
The C# class definition is available on github:
All history and changes of the class can be found by inspection the history.