---
title: trackingAreaCode
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/neprivateltenetwork/trackingareacode
---

# trackingAreaCode

The Tracking Area Code of the private LTE network.

## Declaration

```swift
var trackingAreaCode: String? { get set }
```

## Discussion

Discussion This property is only applicable for band 48 private LTE networks.

## See Also

### Accessing network properties

- [mobileCountryCode](networkextension/neprivateltenetwork/mobilecountrycode.md)
- [mobileNetworkCode](networkextension/neprivateltenetwork/mobilenetworkcode.md)
