'Declaration
Property SlowestAutomaticUpdateRate As Integer
'Usage
Dim instance As _DAAutoSubscribingParameters Dim value As Integer instance.SlowestAutomaticUpdateRate = value value = instance.SlowestAutomaticUpdateRate
int SlowestAutomaticUpdateRate {get; set;}