Check if the view has a Detail Level property
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasDetailLevel()
Return Value
Boolean
True if the view has a Detail Level, false otherwise
See Also
Reference