Indicates if this field can display minimum and maximum values.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CanDisplayMinMax()
Return Value
Boolean
True if this field can display minimum and maximum values, false otherwise.
See Also
Reference