ColorFillSchemeEntry.SetElementIdValue
Method
Description:
Sets new ElementId value of entry.
Sets new ElementId value of entry.
Remarks:
You should only use this method if the StorageType property reports the type of the entry as a ElementId.
You should only use this method if the StorageType property reports the type of the entry as a ElementId.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | The entry has different storage type with ElementId. |