[SerializableAttribute]
public enum CoordinateFormat<SerializableAttribute>
Public Enumeration CoordinateFormat[SerializableAttribute]
public enum class CoordinateFormatGemstone.COMTRADE.CoordinateFormat = function();
Gemstone.COMTRADE.CoordinateFormat.createEnum('Gemstone.COMTRADE.CoordinateFormat', false);| Rectangular | 0 | Rectangular coordinate format. |
| Polar | 1 | Polar coordinate format. |