ColorFillSchemeEntry.CanSetValue(ElementId)
Method
Description:
Checks whether of entry is ElementId.
Checks whether of entry is ElementId.
Parameters
Parameter | Type | Description |
---|---|---|
value | ElementId | New ElementId value. |
Return Value
Type | Description |
---|---|
Boolean | True if of the entry is ElementId and the entry, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |