Megosztás a következőn keresztül:


BasicRelationship.SourceId Property

Definition

The unique Id of the source digital twin. This field is present on every relationship.

[System.Text.Json.Serialization.JsonPropertyName("$sourceId")]
public string SourceId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("$sourceId")>]
member this.SourceId : string with get, set
Public Property SourceId As String

Property Value

Attributes

Applies to