Share

ScheduleField.GetSpecTypeId Method

The spec describing values of this field, if applicable.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public ForgeTypeId GetSpecTypeId()

Return Value

ForgeTypeId
Identifier of the spec, or empty if the field does not represent a number with units.

See Also

Reference

Was this information helpful?