Modified |
Scroll |
Gets or sets the last modified date and time of the document.
Namespace: Therefore.API
Visual Basic Public Overridable Property Modified As DateTime C# public virtual DateTime Modified { get; set;}
Property ValueThe last modified date and time of the document.
|