Get the ids of dependent views.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ICollection<ElementId> GetDependentViewIds()
Return Value
ICollection<ElementId>
Ids of the dependent views.
See Also
Reference