LevelAssociationData.GetLevelAssociationData
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 .a null reference (Nothing in Visual Basic).
If the input element doesn't have LevelAssociationData than it retuns .a null reference (Nothing in Visual Basic).
public static LevelAssociationData GetLevelAssociationData(
Element element
)
-
elementThe element from which we try to obtain LevelAssociationData.
Return Value
LevelAssociationData
-
A non-optional argument was null