Share via


ResultTableCollection.ChildItemsName property

This member overrides ClientValueObjectCollection<T>.ChildItemsName.

Namespace:  Microsoft.SharePoint.Client.Search.Query
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property ChildItemsName As String
    Get
'Usage
Dim value As String

value = Me.ChildItemsName
protected override string ChildItemsName { get; }

Property value

Type: System.String

See also

Reference

ResultTableCollection class

ResultTableCollection members

Microsoft.SharePoint.Client.Search.Query namespace