Loading [MathJax]/extensions/tex2jax.js

You are here: Start » FIL.NET » FIL.AbsoluteProfile

FIL.AbsoluteProfile

Transforms each profile value to its absolute value.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

C++
C#
 
public static void AbsoluteProfile
(
	FilNet.Profile inProfile,
	FilNet.Profile outProfile
)

Parameters

Name Type Range Default Description
inProfileFilNet.ProfileInput profile.
outProfileFilNet.ProfileOutput profile.

See also