SPSchedule.WasFixed property
保留給內部使用。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Friend Property WasFixed As Boolean
Get
Set
'用途
Dim value As Boolean
value = Me.WasFixed
Me.WasFixed = value
protected internal bool WasFixed { get; set; }
Property value
Type: System.Boolean