Partager via


SafetyNetStruct.DefaultLimit - Propriété

Obtient ou définit la limite par défaut de limitation.

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

Syntaxe

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

value = instance.DefaultLimit

instance.DefaultLimit = value
public int DefaultLimit { get; set; }

Valeur de propriété

Type : System.Int32
La limite par défaut de limitation.

Voir aussi

Référence

SafetyNetStruct classe

SafetyNetStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms