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