Share

View.GetDependentViewIds Method

Get the ids of dependent views.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ICollection<ElementId> GetDependentViewIds()

Return Value

ICollection<ElementId>
Ids of the dependent views.

See Also

Reference

Was this information helpful?