SPSchedule.WasFixed Property

Reserved for internal use.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Friend Property WasFixed As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = Me.WasFixed

Me.WasFixed = value
protected internal bool WasFixed { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

SPSchedule Class

SPSchedule Members

Microsoft.SharePoint Namespace