CalendarDataSet.CalendarExceptionsRow.SetNameNull-Methode
Die Name -Eigenschaft festgelegt auf ein Nullverweis (Nothing in Visual Basic).
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetNameNull
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
instance.SetNameNull()
public void SetNameNull()
Siehe auch
Referenz
CalendarDataSet.CalendarExceptionsRow Klasse