SPSchedule.WasFixed-Eigenschaft
Für die interne Verwendung reserviert.
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; }
Eigenschaftswert
Typ: System.Boolean