Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the throttle default limit.
Namespace: Microsoft.Office.BusinessData.SystemSpecific
Assembly: Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)
Syntax
'Declaration
Public Property DefaultLimit As Integer
Get
Set
'Usage
Dim instance As SafetyNetStruct
Dim value As Integer
value = instance.DefaultLimit
instance.DefaultLimit = value
public int DefaultLimit { get; set; }
Property Value
Type: System.Int32
The throttle default limit.