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

FIS.TestRegionNotEmpty Method

Tests whether the size of a region doesn't equal zero.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void TestRegionNotEmpty
(
	FilNet.Region inRegion,
	out bool outIsNotEmpty
)

Parameters

Name Type Range Default Description
inRegionFilNet.RegionInput region.
outIsNotEmptybool

See also