CalendarException.DeleteObject method
Deletes the CalendarException object.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Overridable Sub DeleteObject
'Usage
Dim instance As CalendarException
instance.DeleteObject()
[RemoteAttribute]
public virtual void DeleteObject()