Compartilhar via


ClientCallableTypeAttribute.CollectionChildItemType propriedade

o tipo de item de filho na coleção.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property CollectionChildItemType As Type
    Get
    Set
'Uso
Dim instance As ClientCallableTypeAttribute
Dim value As Type

value = instance.CollectionChildItemType

instance.CollectionChildItemType = value
public Type CollectionChildItemType { get; set; }

Valor de propriedade

Tipo: System.Type

Ver também

Referência

ClientCallableTypeAttribute classe

ClientCallableTypeAttribute membros

Microsoft.SharePoint.Client namespace