Touchstone 11.0 API Reference
OperatorsExtraExpensePriorityOrder Property (LayerCombinedSingleLimit)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LayerCombinedSingleLimit Class : OperatorsExtraExpensePriorityOrder Property
(Optional) Contains the Operator's Extra Expense Priority Order for this Layer Combined Single Limit.
Syntax
Public Property OperatorsExtraExpensePriorityOrder As Nullable(Of Integer)
Dim instance As LayerCombinedSingleLimit
Dim value As Nullable(Of Integer)
 
instance.OperatorsExtraExpensePriorityOrder = value
 
value = instance.OperatorsExtraExpensePriorityOrder
public Nullable<int> OperatorsExtraExpensePriorityOrder {get; set;}
Remarks
Valid values: A integer between 0 and 4, inclusive. Note the following restrictions when specifying Priority Order (Property Damage, Removal of Debris, Operator's Extra Expense, and Business Interruption) values:

Default: 0

Requirements

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

See Also

Reference

LayerCombinedSingleLimit Class
LayerCombinedSingleLimit Members