SPFileCheckOutException.Type Property
Gets a value that describes why the exception has occurred.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public ReadOnly Property Type As SPFileCheckOutExceptionType
Get
'Usage
Dim instance As SPFileCheckOutException
Dim value As SPFileCheckOutExceptionType
value = instance.Type
public SPFileCheckOutExceptionType Type { get; }
Property Value
Type: Microsoft.SharePoint.SPFileCheckOutExceptionType
One of the enumeration values that describe the types of checkout exceptions.