CollectionConstants.Office14 Property
Gets the generic name of the document processing pipeline used to feed content to the content collection.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Content
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Office14 As String
Get
'Usage
Dim value As String
value = CollectionConstants.Office14
public static string Office14 { get; }
Property Value
Type: System.String
A [string] representing the generic pipeline name.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Content Namespace