Relationship.ID Property

Definition

Gets or sets the identifier of the relationship.

public string ID { get; set; }
member this.ID : string with get, set
Public Property ID As String

Property Value

A String with the identifier.

Applies to