Share via


EdgeConnection.SourceIds Property

Definition

The unique identifiers of the sources connected by this edge.

public System.Collections.Generic.List<string> SourceIds { get; }
member this.SourceIds : System.Collections.Generic.List<string>
Public ReadOnly Property SourceIds As List(Of String)

Property Value

Applies to