You are here: Start » FIL.NET » Invoke.MinimumProfile_OfLoop
Computes the minimum of profiles appearing in consecutive iterations.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
C++
C#
public static void MinimumProfile_OfLoop ( Fil.ProfileCombinators_OfLoopState ioState, Fil.Profile inProfile, Fil.Profile outProfile )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioState | Fil.ProfileCombinators_OfLoopState | ||||
![]() | inProfile | Fil.Profile | Input profile. | ||
![]() | outProfile | Fil.Profile | Output profile. |


