<Code Lib>
M

ViewsExportedByContextEventArgs.GetViewIds

Description:
Gets the views that were exported by CustomExporter.

public IList<ElementId> GetViewIds()

IList<ElementId> The views that were exported by CustomExporter.

Loading…