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

FIS.NegateProfile Method

Transforms each profile value to its negation.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

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

Function Overrides

See also