SPSchedule.WasFixed property
Reserved for internal use.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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