RVTDocs.com

ColorFillSchemeEntry.CanSetValue(Int32)

Method
Description:
Checks whether of entry is Integer.
Syntax
public bool CanSetValue(
	int value
)
Parameters
Parameter Type Description
value Int32 New Integer value.
Return Value
Type Description
Boolean True if of the entry is Integer, false otherwise.