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


BasicRelationship.Id Property

Definition

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

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

Property Value

Attributes

Applies to