Public Property Deductible As Single
Dim instance As AnnualAggregateDeductible Dim value As Single instance.Deductible = value value = instance.Deductible
public float Deductible {get; set;}
A number between 0 and 999999999999, inclusive.
Default is 0
Public Property Deductible As Single
Dim instance As AnnualAggregateDeductible Dim value As Single instance.Deductible = value value = instance.Deductible
public float Deductible {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2