SafetyNetStruct.ThrottleScope - Propriété
Obtient ou définit l'étendue de limitation.
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property ThrottleScope As ThrottleScope
Get
Set
'Utilisation
Dim instance As SafetyNetStruct
Dim value As ThrottleScope
value = instance.ThrottleScope
instance.ThrottleScope = value
public ThrottleScope ThrottleScope { get; set; }
Valeur de propriété
Type : Microsoft.BusinessData.SystemSpecific.ThrottleScope
L'étendue de la limitation.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms