View Types

The ViewType table contains information about server-side views created and used by the Metadata package. It provides a view name, description, code and path to the view code in the file system. This table is used in conjunction with the Metadata package to store and execute server-side views.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 128

ViewTypeId is a primary key field in the ViewType table with data type of nvarchar and maximum length of 128. It is a unique identifier that serves as a reference for specific view types in the table.

string | null

The Description field of the ViewType table is an nvarchar data type with a maximum length of 256 characters. This field is used to store a brief textual description for a particular view type for a given system.

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!