Skip to content

BH.oM.Versioning.DowngraderAttribute

Attribute identifying a class as a downgrader for versioning. The version specified should be the the version that the object is being downgraded from which generally correspond to the current version of the BHoM.

Class structure

Implemented interfaces and base types

The DowngraderAttribute is inheriting from the following base type(s) and implements the following interfaces:

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

C#
public class DowngraderAttribute : System.Attribute, BH.oM.Base.IImmutable, BH.oM.Base.IObject

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.