Enumeration ECacheKey

Cache keys utilized by methods within this library. These help construct keys to store and retrieve data from the local cache.

Enumeration Members

AccessToken: "accesstoken"
Account: "account"
AnnDocument: "anndocument"
Attachment: "attachment"
AttachmentType: "attachmenttype"
ClientFile: "clientfile"
Comment: "comment"
CustomForm: "customform"
DataSource: "datasource"
DatabaseRegion: "databaseregion"
Entity: "entity"
EntityCoords: "entitycoords"
EntitySource: "entitysource"
EntityType: "entitytype"
Id: ":"
ImportedFile: "importedfile"
Link: "link"
Lod: "lod"
LodCategory: "lodcategory"
PendingAction: "pendingaction"
Plugin: "plugin"
ProgramKey: "programkey"
ProjectView: "projectview"
ProjectViewBookmark: "pvbookmark"
PublishTileset: "publishtileset"
Relation: "relation"
RelationType: "relationtype"
Session: "session"
Style: "style"
Tag: "tag"
Tileset: "tileset"
TilesetAccess: "tilesetaccess"
User: "user"
UserEmail: "useremail"
UserGroup: "usergroup"
UserSettings: "usersettings"

Generated using TypeDoc