Public Property BuildingPayout As Nullable(Of Double)
Dim instance As StepFunctionDetail Dim value As Nullable(Of Double) instance.BuildingPayout = value value = instance.BuildingPayout
public Nullable<double> BuildingPayout {get; set;}
Public Property BuildingPayout As Nullable(Of Double)
Dim instance As StepFunctionDetail Dim value As Nullable(Of Double) instance.BuildingPayout = value value = instance.BuildingPayout
public Nullable<double> BuildingPayout {get; set;}
1
), "Contents" (2
), "Building, then Contents" (4
), or "Building, Contents Separately" (5
), specify the payout as a monetary value or as a percentage of the sums insured (as a decimal greater than or equal to 0 and less than or equal to 1), for example, 0.12
for "12%." This property is not applicable if the trigger type is "Building+Contents" (3
).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