LevelAssociationData.GetLevelAssociationData
Method
Description:
Returns LevelAssociationData associated with this element, if it exists.
Returns LevelAssociationData associated with this element, if it exists.
Remarks:
If the input element doesn't have LevelAssociationData than it retuns null.
If the input element doesn't have LevelAssociationData than it retuns null.
Parameters
| Parameter | Type | Description |
|---|---|---|
| element | Element | The element from which we try to obtain LevelAssociationData. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |