You are here: Start » FIL.NET » Function Reference » Profile » Profile Basics » FIL.ProfileIndices
Returns an array of all indices of the input profile (0, 1, 2, ...).
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inProfile | FilNet.Profile | Input profile. | ||
![]() | outIndices | System.Collections.Generic.IList<int> |