<Code Lib>
M

ColorFillSchemeEntry.CanSetValue(ElementId)

Description:
Checks whether of entry is ElementId.
Overloads (3):
CanSetValue(ElementId)

public bool CanSetValue(
	ElementId value
)

Return Value StorageType True if StorageType of the entry is ElementId and the entry, false otherwise.

Loading…