Share via


PromotedDocument.DocumentId Property

Gets or sets the document ID of the document which should be promoted.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Keywords
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
Property DocumentId As String
    Get
    Set
'Usage
Dim instance As PromotedDocument
Dim value As String

value = instance.DocumentId

instance.DocumentId = value
string DocumentId { get; set; }

Property Value

Type: System.String

See Also

Reference

PromotedDocument Interface

PromotedDocument Members

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace