HasViewDiscipline Method


View Has View Discipline Method

Indicates if the view has a Discipline property

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool HasViewDiscipline()

Return Value

Boolean
True if the view has a Discipline property
See Also