Skip to main content

ViewModule

The valid values for the module of a view.

enum ViewModule {
PROJECTS
PROPERTIES
CONTACTS
LETTERS
TASKS
EASEMENTS
COORDINATIONS
SPECIFICATIONS
ORDINANCES
CONTRACTS
SUBMISSIONS
METERS
READINGS
PRODUCTS
INVOICES
}

Values

ViewModule.PROJECTS

The view belongs to the projects module.

ViewModule.PROPERTIES

The view belongs to the properties module.

ViewModule.CONTACTS

The view belongs to the contacts module.

ViewModule.LETTERS

The view belongs to the letters module.

ViewModule.TASKS

The view belongs to the tasks module.

ViewModule.EASEMENTS

The view belongs to the easements module.

ViewModule.COORDINATIONS

The view belongs to the coordinations module.

ViewModule.SPECIFICATIONS

The view belongs to the specifications module.

ViewModule.ORDINANCES

The view belongs to the ordinances module.

ViewModule.CONTRACTS

The view belongs to the contracts module.

ViewModule.SUBMISSIONS

The view belongs to the submissions module.

ViewModule.METERS

The view belongs to the meters module.

ViewModule.READINGS

The view belongs to the readings module.

ViewModule.PRODUCTS

The view belongs to the products module.

ViewModule.INVOICES

The view belongs to the invoices module.

Member Of

CreateViewInput input ● MarkViewAsDefaultInput input ● UpdateViewInput input ● View object