Namespace:
Autodesk.Revit.DB
WorksetPreview
Class
Description:
Represents an accessor for workset data which can be obtained from an unopened document.
Represents an accessor for workset data which can be obtained from an unopened document.
Remarks:
As a base class of Workset, this class has limited access to data. WorksetPreviews are obtained from WorksharingUtils.GetUserWorksetInfo() from an unopened document.
As a base class of Workset, this class has limited access to data. WorksetPreviews are obtained from WorksharingUtils.GetUserWorksetInfo() from an unopened document.
Syntax
public class WorksetPreview : IDisposable