EntityMetadata.LogicalCollectionName Property

Definition

Gets the logical collection name.

public:
 property System::String ^ LogicalCollectionName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(Order=71)]
public string LogicalCollectionName { get; set; }
[<System.Runtime.Serialization.DataMember(Order=71)>]
member this.LogicalCollectionName : string with get, set
Public Property LogicalCollectionName As String

Property Value

The logical collection name.

Attributes

Applies to