ScheduleFieldFieldType Property |
The type of data displayed by the field.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ScheduleFieldType FieldType { get; }
Public ReadOnly Property FieldType As ScheduleFieldType
Get
public:
property ScheduleFieldType FieldType {
ScheduleFieldType get ();
}
member FieldType : ScheduleFieldType with get
Property Value
ScheduleFieldType
See Also