Keyword.Promotions Property
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Keywords
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
ReadOnly Property Promotions As PromotionCollection
Get
'Usage
Dim instance As Keyword
Dim value As PromotionCollection
value = instance.Promotions
PromotionCollection Promotions { get; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.Keywords.PromotionCollection
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace