Share via


SpotlightChannel.Id property

Namespace:  Microsoft.SharePoint.Client.Publishing
Assembly:  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property Id As Integer
    Get
'Usage
Dim instance As SpotlightChannel
Dim value As Integer

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

Property value

Type: System.Int32

See also

Reference

SpotlightChannel class

SpotlightChannel members

Microsoft.SharePoint.Client.Publishing namespace