TimeSaved Element [Visio 2003 SDK Documentation]

Contains an ISO (International Organization for Standardization) date and time value indicating when the document was last saved.

Syntax

<TimeSaved>
</TimeSaved>

Attributes

None

Element properties

Property Value
Name TimeSaved 
Minimum Occurrences
Maximum Occurrences

Element information

Parent elements

DocumentProperties

Child elements

None

Example

The following example was excerpted for clarity.

<DocumentProperties>
  … 
  <TimeCreated>2001-03-21T14:24:35</TimeCreated> 
  <TimeSaved>2001-03-27T10:57:14</TimeSaved> 
  <TimeEdited>2001-03-27T10:56:33</TimeEdited> 
  <TimePrinted>2001-03-21T14:24:35</TimePrinted> 
</DocumentProperties>

See also

TimeSaved property