check-in-parameters Schema
OverrideLastVersion Element
check-in-parameters Schema > CheckInParameters Element : OverrideLastVersion Element

Glossary Item Box

Description

If true, last version is overridden by this check-in. Default is false.
Namespace (none)

Type

xs:boolean

Diagram

OverrideLastVersion Element

Overview

OverrideLastVersion optional xs:boolean
If true, last version is overridden by this check-in. Default is false.

Source

<xs:element name="OverrideLastVersion" type="xs:boolean" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                        If true, last version is overridden by this check-in. Default is false.  
                    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also