SafetyNetStruct.ThrottleType Property

Gets or sets the throttle type.

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

Syntax

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

value = instance.ThrottleType

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

Property Value

Type: Microsoft.BusinessData.SystemSpecific.ThrottleType
The throttle type.

See Also

Reference

SafetyNetStruct Class

SafetyNetStruct Members

Microsoft.Office.BusinessData.SystemSpecific Namespace