EMSFlow::getConversionProcessFlowScope Method
Gets the EMSScopeType value of the new flow that is generated by a conversion.
Syntax
client server private static EMSScopeType getConversionProcessFlowScope(
EMSConversion _emsConversion,
EMSProcessReference _emsProcessReference,
EMSFlow _sourceFlow)
Run On
Called
Parameters
- _emsConversion
Type: EMSConversion Table
The EMSConversion record that defines the conversion.
- _emsProcessReference
Type: EMSProcessReference Table
The EMSProcessReference record that triggered the conversion.
- _sourceFlow
Type: EMSFlow Table
The EMSFlow record that triggered the conversion.
Return Value
Type: EMSScopeType Enumeration
The EMSScopeType value of the new flow that is generated by a conversion.