ManagedPropertyCollection.CreateCrawlMonProperty Method
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function CreateCrawlMonProperty As ManagedProperty
'Usage
Dim instance As ManagedPropertyCollection
Dim returnValue As ManagedProperty
returnValue = instance.CreateCrawlMonProperty()
public ManagedProperty CreateCrawlMonProperty()
Return Value
Type: Microsoft.Office.Server.Search.Administration.ManagedProperty
See Also
Reference
ManagedPropertyCollection Class