lists Schema
Id Element
lists Schema > Lists Element > List Element : Id Element

Glossary Item Box

Description

The record ID of the list in the Lists table.
Namespace (none)

Type

xs:integer

Diagram

Id Element

Overview

Id xs:integer
The record ID of the list in the Lists table.

Source

<xs:element name="Id" type="xs:integer" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                  The record ID of the list in the Lists table.
                </xs:documentation>
  </xs:annotation>
</xs:element>

See Also