ElementGroup.ElementLinkIds Property

Definition

Get a list of the Id's of the element links contained in this group

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Guid> ^ ElementLinkIds { System::Collections::ObjectModel::ReadOnlyCollection<Guid> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Guid> ElementLinkIds { get; }
member this.ElementLinkIds : System.Collections.ObjectModel.ReadOnlyCollection<Guid>
Public ReadOnly Property ElementLinkIds As ReadOnlyCollection(Of Guid)

Property Value

Applies to