Namespace:
Autodesk.Revit.DB.ExtensibleStorage
AccessLevel
Enumeration
Description:
Defines access levels to objects in the Extensible Storage framework.
Defines access levels to objects in the Extensible Storage framework.
AccessLevel Enumeration Members:
Name | Description |
---|---|
1 | Anybody has access to the object. |
2 | Only object vendor has access to it. |
3 | Only application that created the object has access to it. |