RelationshipEndAttribute.AttributeID Property

Definition

Gets or sets the identifier of the attribute involved in the many-to-one relation.

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

Property Value

The identifier of the attribute for the RelationshipEndAttribute.

Applies to