WorkflowsMaterialsW074: Check if material type is in useVersion: v1.0.0(int)On this pageW074: Check if material type is in use Returns whether any material references the given type. Used by the UI before exposing the delete action (W073). Steps Check usage. Call Materials.isMaterialTypeInUse. Returns { inUse: boolean, materialCount: number }. Business rules None. Errors None.