ScheduleFieldFieldType Property |
The type of data displayed by the field.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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