Skip to content

Property LastModified

Namespace: Belay.Sync
Assembly: Belay.Sync.dll

LastModified

Gets the last modified timestamp. May be null if not supported by the device.

csharp
public DateTime? LastModified { get; init; }

Property Value

DateTime?

Released under the Apache License 2.0.