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

FIS.AbsoluteProfile Method

Transforms each profile value to its absolute value.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void AbsoluteProfile
(
	FilNet.Profile ioProfile,
	FilNet.Range? inRange
)

Parameters

Name Type Range Default Description
ioProfileFilNet.Profile
inRangeFilNet.Range?

Function Overrides

See also