Public Property LimitAtDamage As Boolean
Dim instance As StepFunctionDetail Dim value As Boolean instance.LimitAtDamage = value value = instance.LimitAtDamage
public bool LimitAtDamage {get; set;}
Code | Description |
---|---|
0 | Do not payout limit at damage. |
1 | Limit at damage (payout is limited by the actual ground-up loss). |
Public Property LimitAtDamage As Boolean
Dim instance As StepFunctionDetail Dim value As Boolean instance.LimitAtDamage = value value = instance.LimitAtDamage
public bool LimitAtDamage {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