PhraseKey.SourceId property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property SourceId As Guid
    Get
    Private Set
'Usage
Dim instance As PhraseKey
Dim value As Guid

value = instance.SourceId
[DataMemberAttribute]
public Guid SourceId { get; private set; }

Property value

Type: System.Guid

See also

Reference

PhraseKey class

PhraseKey members

Microsoft.Office.Server.Search.Administration namespace