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

FIS.TestBoxEmpty Method

Tests whether the box is empty.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void TestBoxEmpty
(
	FilNet.Box inBox,
	out bool outIsEmpty
)

Parameters

Name Type Range Default Description
inBoxFilNet.Box
outIsEmptybool

See also