ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / ESRI.Configuration Element / Version Element
Version Element
Description
The version of the add-in.
Namespace http://schemas.esri.com/DADF/Registry
Type
Diagram
Version Element
Overview
Version ST_String Simple Type
The version of the add-in.
Source
<xs:element name="Version" type="ST_String" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
              The version of the add-in.
            </xs:documentation>
  </xs:annotation>
</xs:element>
See Also