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

FIL.CropProfileValues

Applies limits to profile values.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

C++
C#
 
public static void CropProfileValues
(
	FilNet.Profile ioProfile
)

Parameters

Name Type Range Default Description
ioProfileFilNet.Profile

Errors

List of possible exceptions:

Error type Description
DomainError Range exceeds the input profile in CropProfileValues.
DomainError Value of inHighValue is less than inLowValue in CropProfileValues.

Function Overrides

See also