Okapi .NET Library

FilterItem.IsSubFlow Method 

 [This is preliminary documentation and subject to change.]

Implements IFilterItem.IsSubFlow.

[Visual Basic]
Public Function IsSubFlow() _
    Implements IFilterItem.IsSubFlow As Boolean
[C#]
public bool IsSubFlow();
[C++]
public: bool IsSubFlow();
[JScript]
public function IsSubFlow(): bool;

Implements

IFilterItem.IsSubFlow

See Also

FilterItem Class | Okapi.Library.Filter Namespace