ViewCanModifyViewDiscipline Method |
Indicates if the View Discipline can be modified
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool CanModifyViewDiscipline()
Public Function CanModifyViewDiscipline As Boolean
public:
bool CanModifyViewDiscipline()
member CanModifyViewDiscipline : unit -> bool
Return Value
Boolean
True if View Discipline can be modified
See Also