Freigeben über


SPSchedule.RoundToMonth-Methode

Diese API unterstützt die .NET Framework-Infrastruktur. Sie kann nicht direkt im Code verwendet werden.

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

Syntax

'Declaration
Protected Friend Function RoundToMonth ( _
    dt As DateTime, _
    dtRound As DateTime _
) As DateTime
'Usage
Dim dt As DateTime
Dim dtRound As DateTime
Dim returnValue As DateTime

returnValue = Me.RoundToMonth(dt, _
    dtRound)
protected internal DateTime RoundToMonth(
    DateTime dt,
    DateTime dtRound
)

Parameter

Rückgabewert

Typ: System.DateTime

Siehe auch

Referenz

SPSchedule Klasse

SPSchedule-Member

Microsoft.SharePoint-Namespace