Partager via


BasicRelationship.Name Propriété

Définition

Nom de la relation, qui définit le type de lien (par exemple, Contient). Ce champ est présent sur chaque relation.

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

Valeur de propriété

Attributs

S’applique à