DataRecordSets Element

Visio XML Reference

Contains all the DataRecordset elements in the document.

Syntax

  
<DataRecordSets
   NextID
   ActiveRecordsetID
   DataWindowOrder>
</DataRecordSets>

Attributes

NextID

Required unsigned long. The next available ID for a new data recordset.

ActiveRecordsetID

Optional unsigned long. The ID of the active data recordset in the External Data window when the window closes, so that it can be restored the next time the window opens.

DataWindowOrder

Optional string. The order of the data recordsets displayed on the tabs of the External Data window. An ordered list of data-recordset IDs, separated by semi-colons.

Element properties

Property Value
Name DataRecordsets
Minimum Occurrences 0
Maximum Occurrences 1

Element information

Parent elements

VisioDocument

Child elements

None

See also

DataRecordsets collection