You are here: Start » FIL.NET » FIS.ProfileSum Method
FIS.ProfileSum Method
Computes the sum of profile values.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void ProfileSum ( FilNet.Profile inProfile, out float outSum )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProfile | FilNet.Profile | Input profile. | ||
![]() | outSum | float |


