RetrieveManagedPropertyRequest.LogicalName Property

Definition

Gets or sets the name of the managed property to retrieve. Optional.

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 name of the managed property to retrieve. Optional.

Applies to