| Visual Basic | |
|---|---|
Public Enum EdmLicenseType Inherits System.Enum | |
| C# | |
|---|---|
public enum EdmLicenseType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class EdmLicenseType : public System.Enum | |
| Member | Description |
|---|---|
| EdmLic_Contributor | 2 = Contributor and web client license |
| EdmLic_Editor | 1 = Editor license |
| EdmLic_Processor | 4 = Processor license |
| EdmLic_Viewer | 3 = Viewer (read-only) license |
See the SOLIDWORKS PDM Professional client Help file for more information about what you can or cannot do with respective license type.