---
title: lastModified
framework: wifiinfrastructure
role: symbol
role_heading: Instance Property
path: wifiinfrastructure/winetworksharingprovider/network/lastmodified
---

# lastModified

The date when this network was last modified.

## Declaration

```swift
let lastModified: Date
```

## Discussion

Discussion Use this property for informational purposes or broad filtering policies. Avoid deriving subsets of changed networks based on specific timestamps due to potential wall time fluctuations.

## See Also

### Getting the date

- [firstShared](wifiinfrastructure/winetworksharingprovider/network/firstshared.md)
