Class ProductVersionAttribute
OptimaJet.Workflow.Migrator.ProductVersionAttribute
Attribute for a migration
Namespace: OptimaJet.Workflow.Migrator
public class ProductVersionAttribute : AttributeType Hierarchy
- Attribute
- ProductVersionAttribute Current type
Constructors
public ProductVersionAttribute(string productName, string productVersion) #Initializes a new instance of the ProductVersionAttribute class.
Parameters
Name
Type
Description
productNameStringThe product name.
productVersionStringThe product version in which the migration was introduced.