ClientCallableSettings.RequestXmlMaxDepth - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property RequestXmlMaxDepth As Integer
Get
Set
'Utilisation
Dim instance As ClientCallableSettings
Dim value As Integer
value = instance.RequestXmlMaxDepth
instance.RequestXmlMaxDepth = value
public int RequestXmlMaxDepth { get; set; }
Valeur de propriété
Type : System.Int32