RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View

View.IsInTemporaryViewMode

Method
Description:
Returns true if the view is in a particular temporary view mode.
Syntax
Parameters
Parameter Type Description
mode TemporaryViewMode The mode.
Return Value
Type Description
Boolean True if this view is in the temporary view mode indicated, false otherwise.
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration