| Visual Basic (Declaration) | |
|---|---|
Public Enum CellIdModeType Inherits System.Enum | |
| C# | |
|---|---|
public enum CellIdModeType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class CellIdModeType : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| Auto | Auto-detect the Cell identity number. | — |
| ETM | Ignore CellIdentity value and use 1 for LTE, and auto-increment it for each CC for LTE-A in accordance with E-TM specifications | 20.00 |
| Manual | Manually specify the Cell identity number to be used. | — |
| ‡ This is the minimum 89600 VSA software version level needed to use this enum member. | ||
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)