urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc
GetWorkflowLaunchRules Element
urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc : GetWorkflowLaunchRules Element
Namespace urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc
Diagram
EnableLogging Element ID Element Sequence launchRulesRequest Element ApiPassword Element ApiUsername Element ApiSecretOrAuthData Element ApiKeyOrProntoID Element Sequence serviceAuthentication Element Sequence GetWorkflowLaunchRules Element
Overview
Sequence
Sequence
ApiKeyOrProntoID optional xs:string
ApiSecretOrAuthData optional xs:string
ApiUsername optional xs:string
ApiPassword optional xs:string
Sequence
EnableLogging optional xs:boolean
Source
<xs:element name="GetWorkflowLaunchRules" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="serviceAuthentication" nillable="true" type="q174:ServiceAuthenticationModel" xmlns:q174="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Security" />
      <xs:element minOccurs="0" name="launchRulesRequest" nillable="true" type="q175:WorkflowLaunchRulesRequestModel" xmlns:q175="http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.WorkflowDesigner.Workflow" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
urn:urn-1:AlphaTrust.Pronto.Apis.v5.ProntoService.svc