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

FIS.TestBox3DNotEmpty Method

Tests whether the box in 3D is not empty.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void TestBox3DNotEmpty
(
	FilNet.Box3D inBox3D,
	out bool outIsNotEmpty
)

Parameters

Name Type Range Default Description
inBox3DFilNet.Box3D
outIsNotEmptybool

See also