Indicates whether the text of the item is a sub-flow text.
[Visual Basic] Function IsSubFlow() As Boolean [C#] bool IsSubFlow(); [C++] bool IsSubFlow(); [JScript] function IsSubFlow(): bool;
True if the item is a sub-flow item, false if not.
IFilterItem Interface | Okapi.Library.Filter Namespace