SPRotationStatus.ToInt32 method
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function ToInt32 As Integer
'Usage
Dim instance As SPRotationStatus
Dim returnValue As Integer
returnValue = instance.ToInt32()
public int ToInt32()
Return value
Type: System.Int32