AccessLevel Enumeration


Defines access levels to objects in the Extensible Storage framework.

Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2012
Since: 2012

Syntax

C#
public enum AccessLevel
Visual Basic
Public Enumeration AccessLevel
Visual C++
public enum class AccessLevel

Members

Member name Description
Public Anybody has access to the object.
Vendor Only object vendor has access to it.
Application Only application that created the object has access to it.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →