Click or drag to resize

ActionDocumentLastChangeTimeUtc Property

Gets the change time in UTC.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public DateTime LastChangeTimeUtc { get; }

Property Value

DateTime
The change time in UTC.

Implements

IProjectItemLastChangeTimeUtc
See Also