FilterableValueProvider.GetElementIdValue
Method
Description:
Gets an ElementId value from the given element.
Gets an ElementId value from the given 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 |