ElementGroupPrototype.SourceRootElementIds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
returns a read-only list of root element ids from the source context
public:
property System::Collections::ObjectModel::ReadOnlyCollection<Guid> ^ SourceRootElementIds { System::Collections::ObjectModel::ReadOnlyCollection<Guid> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Guid> SourceRootElementIds { get; }
member this.SourceRootElementIds : System.Collections.ObjectModel.ReadOnlyCollection<Guid>
Public ReadOnly Property SourceRootElementIds As ReadOnlyCollection(Of Guid)
Property Value
Read-only IList