Version: Available or changed with runtime version 2.0.
Identifies the scope of stored data in the isolated storage.
Members
| Member | Description |
|---|---|
| Module | Indicates that the record is available in the scope of the app(extension) context. |
| Company | Indicates that the record is available in the scope of the company within the app context. |
| User | Indicates that the record is available for a user within the app context. |
| CompanyAndUser | Indicates that the record is available for a user and specific company within the app context. |