共用方式為


SPMinuteSchedule class

表示工作定義的分鐘排程。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPSchedule
    Microsoft.SharePoint.SPMinuteSchedule

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public NotInheritable Class SPMinuteSchedule _
    Inherits SPSchedule
'用途
Dim instance As SPMinuteSchedule
public sealed class SPMinuteSchedule : SPSchedule

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPMinuteSchedule members

Microsoft.SharePoint namespace