Gets the interval(s) used to filter samples (being either an Interval or an IntervalList) when FilterType is set to Skip Intervals.
| [Visual Basic .NET] |
|---|
Public Function GetFilterIntervalListOrInterval() As IAgCrdn |
| [C#] |
|---|
public IAgCrdn GetFilterIntervalListOrInterval(); |
| [Managed C++] |
|---|
public: IAgCrdn ^ GetFilterIntervalListOrInterval(); |
| [Java] |
|---|
public IAgCrdn getFilterIntervalListOrInterval(); |
[Python - STK API ] |
|---|
def GetFilterIntervalListOrInterval(self) -> "IAgCrdn": |






