Gets the children elements
Namespace:
T.Modules.RemoteAssets
Assembly: T.Modules (in T.Modules.dll)
Public Function GetChildrenElements( _
ByVal elementName As String, _
ByVal includeValue As Boolean, _
ByVal includeElements As Boolean, _
ByVal includeAttributes As Boolean _
) As DataTable
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
elementName
-
Type: string
Element name
-
includeValue
-
Type: bool
Flag to indicate if value will be included in the child list
-
includeElements
-
Type: bool
-
includeAttributes
-
Type: bool
Return Value
Type:
DataTable
Datatable with child list
.NET Framework
Supported in: 4.6.2, 4.7