Location Class | |
The Location type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Address
| |
| IsReadOnly |
Whether the parent policy is read only. Items of read only applications cannot be modified.
| |
| LineID |
Unique identifier used to specify line containing current item.
| |
| LocationID |
Unique identifier used to specify current item.
| |
| LocationNumber |
On insert, if LocationNumber is left blank, then it is defaulted with the next unique number. Whereas on update, this field requires a value.
| |
| Timestamp |
Used to prevent overwriting previously saved data.
|