Share via


PanelInfo.panelTypeIdentifier Field

A 0 indexed identifier for the type of panel. The maxium number is currently limited to 9.

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

Syntax

'Declaration
Public panelTypeIdentifier As Integer
'Usage
Dim instance As PanelInfo
Dim value As Integer

value = instance.panelTypeIdentifier

instance.panelTypeIdentifier = value
public int panelTypeIdentifier

See Also

Reference

PanelInfo Structure

PanelInfo Members

Microsoft.SharePoint.Publishing.WebServices Namespace