Share via


SPRotationStatus.IsInRotation property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property IsInRotation As Boolean
    Get
'Usage
Dim instance As SPRotationStatus
Dim value As Boolean

value = instance.IsInRotation
public bool IsInRotation { get; }

Property value

Type: System.Boolean

See also

Reference

SPRotationStatus structure

SPRotationStatus members

Microsoft.SharePoint.Administration namespace