Deployer.Deploy Method
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Deployment
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Sub Deploy ( _
type As LinguisticType _
)
'Usage
Dim instance As Deployer
Dim type As LinguisticType
instance.Deploy(type)
void Deploy(
LinguisticType type
)
Parameters
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Deployment Namespace