RVTDocs.com

DataStorage

Class
Description:
An element which allows an API applications to organize and store data.
Remarks:
Applications can create instances of these elements to logically organize different sets of ExtensibleStorage entities into separate elements. This allows an application to update one set of data in a local workshared project without locking other elements.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.ExtensibleStorage.DataStorage
Syntax
public class DataStorage : Element