Schedule |
Checks whether a ScheduleFieldId is the ID of a field in this ScheduleDefinition.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- fieldId ScheduleFieldId
- The field ID to check.
Return Value
BooleanTrue if the field ID is valid, false otherwise.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
