RVTDocs.com

FilterableValueProvider.GetElementIdValue

Method
Description:
Gets an ElementId value from the given element.
Syntax
public ElementId GetElementIdValue(
	Element element
)
Parameters
Parameter Type Description
element Element The element to query.
Return Value
Type Description
ElementId The ElementId value from the element.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null