Share via


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

See also

Reference

SPRotationStatus structure

SPRotationStatus members

Microsoft.SharePoint.Administration namespace