ServerStub.CollectionChildItemType propriedade
O tipo de item de filhos da coleção.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Protected Friend Overridable ReadOnly Property CollectionChildItemType As Type
Get
'Uso
Dim value As Type
value = Me.CollectionChildItemType
protected internal virtual Type CollectionChildItemType { get; }
Valor de propriedade
Tipo: System.Type