Share

ScheduleDefinition.IsValidCategoryForFilterBySheet Method

Checks whether a schedule can be filtered by sheet.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

public bool IsValidCategoryForFilterBySheet()

Return Value

Boolean
True if the schedule can be filtered by sheet, false otherwise.

See Also

Reference

Was this information helpful?