Gets the level of publication for the item.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public ReadOnly Property Level As SPFileLevel
Dim instance As SPListItem
Dim value As SPFileLevel
value = instance.Level
public SPFileLevel Level { get; }
Property Value
An SPFileLevel object that represents the level of publication.