Partager via


SafetyNetStruct.ThrottleType - Propriété

Obtient ou définit le type de limitation.

Espace de noms :  Microsoft.SharePoint.BusinessData.SharedService
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ThrottleType As ThrottleType
    Get
    Set
'Utilisation
Dim instance As SafetyNetStruct
Dim value As ThrottleType

value = instance.ThrottleType

instance.ThrottleType = value
public ThrottleType ThrottleType { get; set; }

Valeur de propriété

Type : Microsoft.BusinessData.SystemSpecific.ThrottleType
Le type de limitation.

Voir aussi

Référence

SafetyNetStruct classe

SafetyNetStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms