RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ScheduleField

ScheduleField.ParameterId

Property
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.
Syntax
public ElementId ParameterId { get; }