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