AlarmArea.GetFilter Method

Gets the filter containg childrens of an Alarm Area.
<ID("GetFilter", (int)e.GetFilter)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Function GetFilter() As String
This language is not supported or no code example is available.
[ID("GetFilter", (int)e.GetFilter)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public string GetFilter()
This language is not supported or no code example is available.

Return Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition