<Code Lib>
2021 Property
Changes 0
P

Reference.ElementId

Description:
The element id for this reference.
Remarks:
InvalidElementId will be returned for references that don't refer to a particular element.

public ElementId ElementId { get; }

Loading…