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

FIS.TestBoxNotEmpty Method

Tests whether the box is not empty.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void TestBoxNotEmpty
(
	FilNet.Box inBox,
	out bool outIsNotEmpty
)

Parameters

Name Type Range Default Description
inBoxFilNet.Box
outIsNotEmptybool

See also