Exporting Global Enumerations
Global enumerations can be exported in the same manner as types, using an export definition file as shown previously, with the following differences:
For <csvexportDefClass>, specify com.ptc.core.lwc.server.LWCEnumerationDefinition
For <csvexportNames>, specify the internal name of the global enumeration as seen in the Manage Global Enumerations window of the Type and Attribute Management utility.
Was this helpful?