Enum AccessLevel
Defines access levels to objects in the Extensible Storage framework
Namespace: Onbox.Revit.V8.ExtensibleStorage
Assembly: Onbox.Revit.dll
Syntax
public enum AccessLevel
Fields
Name | Description |
---|---|
Application | Only application that created the object has access to it |
Public | Anybody has access to the object |
Vendor | Only object vendor has access to it |