You are here: Start » FIL.NET » FIS.TestBoxEqualTo Method
FIS.TestBoxEqualTo Method
Tests whether given boxes are equal.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void TestBoxEqualTo ( FilNet.Box inBox, FilNet.Box inReferenceBox, out bool outIsEqual )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inBox | FilNet.Box | |||
![]() | inReferenceBox | FilNet.Box | |||
![]() | outIsEqual | bool |


