ViewCanModifyViewDiscipline Method |
Indicates if the View Discipline can be modified
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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