FilterableValueProvider.GetAssociatedGlobalParameterValue
Method
Description:
Gets a global parameter value associated with a parameter from the given element.
Gets a global parameter value associated with a parameter from the given element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| element | Element | The element to query. |
Return Value
| Type | Description |
|---|---|
| ElementId | The associated global parameter. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |