AnalysisDisplayColorEntryHasValue Method |
Check if color entry has associated value.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function HasValue As Boolean
member HasValue : unit -> bool
Return Value
Boolean
True if entry has a value associated with it, false otherwise.
See Also