<Code Lib>
2026 Property
Changes 0
P

ScheduleField.ParameterId

Description:
The ID of the parameter displayed by the field.
Remarks:
Most field types require a parameter ID. Count, Formula, and Percentage fields don't have parameter IDs.

public ElementId ParameterId { get; }

Loading…