ModuleListPageSearchOptions.Field Property

Definition

Gets the value of the field parameter that is passed to the constructor.

public:
 property Microsoft::Web::Management::Client::ModuleListPageSearchField ^ Field { Microsoft::Web::Management::Client::ModuleListPageSearchField ^ get(); };
public Microsoft.Web.Management.Client.ModuleListPageSearchField Field { get; }
member this.Field : Microsoft.Web.Management.Client.ModuleListPageSearchField
Public ReadOnly Property Field As ModuleListPageSearchField

Property Value

The value of the field parameter that is passed to the constructor.

Remarks

This property is set in the constructor and is used to filter the list pages in a search.

Applies to