You are here: Start » FIL.NET » Invoke.SkipEmptyProfile
If the input profile contains at least one element, then it is copied to the output; otherwise Nil is returned.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SkipEmptyProfile ( Fil.Profile inProfile, Conditional<Fil.Profile> outNotEmptyProfile, out bool outIsNotEmpty )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inProfile | Fil.Profile | Input profile. | ||
![]() | outNotEmptyProfile | Ftl.Conditional<Fil.Profile> | |||
![]() | outIsNotEmpty | bool |