Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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