Enum wDCR_LicenseEdition
Specifies the possible license editions.
Properties
| Name |
Value |
| Access |
Public |
| Extensible |
False |
Values
| Ordinal |
Name |
Description |
|
Unknown |
An unknown/invalid license (type). |
| 5 |
Demo |
A demo license. |
| 6 |
DemoConverter |
A demo license including converter possibilities. |
| 10 |
Viewer |
A viewer license (legacy). This license type allows to run reports with a Document Creator report layout. |
| 15 |
Editor |
An editor license (legacy). This license type includes designer capabilities. |
| 16 |
Converter |
A converter license (legacy). This license type allows to convert classic and RDLC report layouts. |
| 21 |
Single |
A 'Single' license (legacy). |
| 26 |
Developer |
A developer license (legacy). |
| 31 |
Site |
A 'Site' license (legacy). |
| 33 |
S |
An 'S' license. Note that new S/M/L/XL licenses are provided as 'Sized' licenses. |
| 35 |
M |
An 'M' license. Note that new S/M/L/XL licenses are provided as 'Sized' licenses. |
| 37 |
L |
An 'L' license. Note that new S/M/L/XL licenses are provided as 'Sized' licenses. |
| 39 |
XL |
An 'XL' license. Note that new S/M/L/XL licenses are provided as 'Sized' licenses. |
| 41 |
Sized |
A sized license, i.e., S/M/L/XL license. |