Gets the time when this document was last modified.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public DateTime LastModifiedTime { get; }
Visual Basic
Public ReadOnly Property LastModifiedTime As DateTime
	Get

Property Value

Type: DateTime

See Also