Location Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Location class.
Overload List
Name | Description | |
---|---|---|
Location(String, SearchServiceApplicationProxy) | Initializes a new instance of the Location class based on the specified location name for the specified search application proxy. | |
Location(String, SearchServiceApplicationProxy, ILocationRuntime) | Initializes a new instance of the Location class based on the specified location for the specified search application proxy. |
Top