RVTDocs.com

ColorFillSchemeEntry.CanSetValue(ElementId)

Method
Description:
Checks whether of entry is ElementId.
Syntax
public bool CanSetValue(
	ElementId value
)
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