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