AliasedValue.EntityLogicalName Property

Definition

Gets the name of the entity the attribute belongs to.

public:
 property System::String ^ EntityLogicalName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string EntityLogicalName { get; }
[<System.Runtime.Serialization.DataMember>]
member this.EntityLogicalName : string
Public ReadOnly Property EntityLogicalName As String

Property Value

The name of the entity the attribute belongs to.

Attributes

Applies to