ElementGroupPrototype.TargetRootElementIds Property

Definition

returns a read-only list of root element ids from the target context

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

Property Value

Read-only IList

Applies to