eStorageType

Constant enumeration

Description

Storage location type

Members

Member Value Description
eStorageTypeGlobal 1 Global settings storage
eStorageTypeProject 3 Project based storage
eStorageTypeSession 0 Temporal session global storage
eStorageTypeWorkspace 2 Workspace based storage

See Also

IApplication::GetStorage, IScriptApplication::GetStorage

#API