You are here: Start » FIL.NET » Invoke.TestProfileEqualTo
Checks whether profiles are exactly equals.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TestProfileEqualTo ( Fil.Profile inProfile, Fil.Profile inReferenceProfile, out bool outIsEqual )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProfile | Fil.Profile | Input profile. | ||
![]() | inReferenceProfile | Fil.Profile | |||
![]() | outIsEqual | bool |


