'Declaration
Public Property PercentDeadband As Single
'Usage
Dim instance As DASubscriptionAttribute Dim value As Single instance.PercentDeadband = value value = instance.PercentDeadband
public float PercentDeadband {get; set;}
'Declaration
Public Property PercentDeadband As Single
'Usage
Dim instance As DASubscriptionAttribute Dim value As Single instance.PercentDeadband = value value = instance.PercentDeadband
public float PercentDeadband {get; set;}