Click or drag to resize

PackageInsuranceMethod Property

Gets or sets Loss Protection Method

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 210)]
public int InsuranceMethod { get; set; }

Property Value

Type: Int32
Remarks
Indicates which type of loss protection or insurance will be used - see InsuranceMethod enumeration
See Also