http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Option.ParticipantCancelledTaskBehaviorTypes Simple Type
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts : Option.ParticipantCancelledTaskBehaviorTypes Simple Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Type
Restriction of xs:string
Diagram
Option.ParticipantCancelledTaskBehaviorTypes Simple Type
Overview
Facets
EnumerationAutomaticSuspend
EnumerationDisplayCancelOrSuspendOption
EnumerationAutomaticCancel
Source
<xs:simpleType name="Option.ParticipantCancelledTaskBehaviorTypes" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="AutomaticSuspend" />
    <xs:enumeration value="DisplayCancelOrSuspendOption" />
    <xs:enumeration value="AutomaticCancel" />
  </xs:restriction>
</xs:simpleType>
See Also
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts