de la propiedad ClientCallableTypeAttribute.ChildItemsName
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public Property ChildItemsName As String
Get
Set
'Uso
Dim instance As ClientCallableTypeAttribute
Dim value As String
value = instance.ChildItemsName
instance.ChildItemsName = value
public string ChildItemsName { get; set; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase ClientCallableTypeAttribute