Share via


ReadOnlySource.Id property

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

Syntax

'Declaration
Public ReadOnly Property Id As Guid
    Get
'Usage
Dim instance As ReadOnlySource
Dim value As Guid

value = instance.Id
public Guid Id { get; }

Property value

Type: System.Guid

Implements

ISource.Id

See also

Reference

ReadOnlySource class

ReadOnlySource members

Microsoft.Office.Server.Search.Query namespace