Gets the children of an Alarm Area.
Namespace:
T.Modules.Alarm
Assembly: T.Modules (in T.Modules.dll)
Public Overridable Function GetChildrenAreas( _
ByVal includeSubChildren As Boolean _
) As String()
This language is not supported or no code example is available.
public virtual string[] GetChildrenAreas(
bool includeSubChildren
)
This language is not supported or no code example is available.
Parameters
-
includeSubChildren
-
Type: bool
Return Value
Type:
string[]
.NET Framework
Supported in: 4.6.2, 4.7