Public Property CededAmount As Nullable(Of Double)
Dim instance As Reinsurance Dim value As Nullable(Of Double) instance.CededAmount = value value = instance.CededAmount
public Nullable<double> CededAmount {get; set;}
Public Property CededAmount As Nullable(Of Double)
Dim instance As Reinsurance Dim value As Nullable(Of Double) instance.CededAmount = value value = instance.CededAmount
public Nullable<double> CededAmount {get; set;}
Touchstone® interprets any values that are less than or equal to 1 as percentages (e.g., 0.12 as 12%).
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