PolicyInfo Class | |
The PolicyInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| IsReadOnly |
Whether the parent policy is read only. Items of read only applications cannot be modified.
| |
| LineID |
Unique identifier for the policy.
| |
| PolicyInfoNB |
Contains PolicyInfo data if the province is NB.
| |
| PolicyInfoNL |
Contains PolicyInfo data if the province is NL.
| |
| PolicyInfoNS |
Contains PolicyInfo data if the province is NS.
| |
| PolicyInfoON |
Contains PolicyInfo data if the province is ON.
| |
| PolicyInfoOther |
Contains PolicyInfo data if the province is other than ON,QC,NB,NL,NS,PE.
| |
| PolicyInfoPE |
Contains PolicyInfo data if the province is PE.
| |
| PolicyInfoQC |
Contains PolicyInfo data if the province is QC.
| |
| Timestamp |
Used to prevent overwriting previously saved data.
|