Share via


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.
  • _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.

See Also

Reference

EMSFlow Table