Click or drag to resize

PackageHealthInsurance Property

Gets or sets Health Insurance

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

Property Value

Type: Boolean
Remarks
'True' if package requires an associated health insurance fee
See Also