Metadata entries

Using the BusinessDates node, either the startDate, endDate or both can be specified as follows:

<Entity logicalName="PaidEmployment" ... >
          <BusinessDates startDate="employmentStartDate"
              endDate="terminationDate"/>
        </Entity>