artEdition property

dynamic artEdition
getter/setter pair

The number of copies when multiple copies of a piece of artwork are produced - e.g for a limited edition of 20 prints, 'artEdition' refers to the total number of copies (in this example "20"). Supported types: String, int

Implementation

dynamic artEdition;