RetrieveEntityKeyRequest.LogicalName Property

Definition

Gets or sets the logical name of the key.

public:
 property System::String ^ LogicalName { System::String ^ get(); void set(System::String ^ value); };
public string LogicalName { get; set; }
member this.LogicalName : string with get, set
Public Property LogicalName As String

Property Value

The logical name of the key.

Applies to