ColorFillSchemeEntryIsInUse Property

Represents if there exists at least one element colored based on this entry in the document.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsInUse { get; }

Property Value

Boolean
See Also