Source.ImportFromFederatedLocation method (Stream)
Imports the source details from federated location.
Namespace: Microsoft.Office.Server.Search.Administration.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub ImportFromFederatedLocation ( _
stream As Stream _
)
'Usage
Dim instance As Source
Dim stream As Stream
instance.ImportFromFederatedLocation(stream)
public void ImportFromFederatedLocation(
Stream stream
)
Parameters
- stream
Type: System.IO.Stream
See also
Reference
ImportFromFederatedLocation overload
Microsoft.Office.Server.Search.Administration.Query namespace