Compartilhar via


SafetyNetStruct.ThrottleScope Property

Gets or sets the throttle scope.

Namespace:  Microsoft.Office.BusinessData.SystemSpecific
Assembly:  Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)

Syntax

'Declaration
Public Property ThrottleScope As ThrottleScope
    Get
    Set
'Usage
Dim instance As SafetyNetStruct
Dim value As ThrottleScope

value = instance.ThrottleScope

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

Property Value

Type: Microsoft.BusinessData.SystemSpecific.ThrottleScope
The throttle scope.

See Also

Reference

SafetyNetStruct Class

SafetyNetStruct Members

Microsoft.Office.BusinessData.SystemSpecific Namespace