SPFileVersion.Level property
Gets the level of publication for the file version.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Level As SPFileLevel
Get
'Usage
Dim instance As SPFileVersion
Dim value As SPFileLevel
value = instance.Level
public SPFileLevel Level { get; }
Property value
Type: Microsoft.SharePoint.SPFileLevel
An SPFileLevel value that indicates the level of publication.