http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.EventHistory
EventHistoryManager.EventTypes Simple Type
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.EventHistory : EventHistoryManager.EventTypes Simple Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.EventHistory
Type
Restriction of xs:string
Diagram
EventHistoryManager.EventTypes Simple Type
Overview
EventHistoryManager.EventTypes Restriction of xs:string
Facets
EnumerationSign
EnumerationApi
EnumerationCp
EnumerationAutomated
Source
<xs:simpleType name="EventHistoryManager.EventTypes" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Sign">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Api">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Cp">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Automated">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
See Also
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.EventHistory