Changes in 2022 vs 2027 3 changed
Flip API Versions →Changed members
ColorFillSchemeEntry.CanSetValue(Double)
| value | Double | New Double value. |
| → returns | StorageType→Boolean | True if StorageType of the entry is Double and the value is finite, false otherwise. |
ColorFillSchemeEntry.CanSetValue(ElementId)
| value | ElementId | New ElementId value. |
| → returns | StorageType→Boolean | True if StorageType of the entry is ElementId and the entry, false otherwise. |
ColorFillSchemeEntry.CanSetValue(Int32)
| value | Int32 | New Integer value. |
| → returns | StorageType→Boolean | True if StorageType of the entry is Integer, false otherwise. |