2027 Property
Changes 0
P

ScheduleDefinition.IsMaterialTakeoff

Description:
Indicates if the schedule is a material takeoff.
Remarks:
A material takeoff is a schedule that displays information about the materials that make up elements in the model. Unlike regular schedules where each row (before grouping) represents a single element, each row in a material takeoff represents a single <element, material> pair.
public bool IsMaterialTakeoff { get; }