SPSequence.PlaceHolderSequence property

This sequence does not have any upgrade logic (yet)

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property PlaceHolderSequence As Boolean
    Get
'Usage
Dim instance As SPSequence
Dim value As Boolean

value = instance.PlaceHolderSequence
public virtual bool PlaceHolderSequence { get; }

Property value

Type: System.Boolean

See also

Reference

SPSequence class

SPSequence members

Microsoft.SharePoint.Upgrade namespace