Dynamicweb 8 Documentation
Delete(Int32) Method

An ID of the update.
Deletes scheduled update.
Syntax
'Declaration
 
Public Overloads Overrides Sub Delete( _ 
   ByVal id As Integer _ 
) 
public override void Delete( 
   int id 
)

Parameters

id
An ID of the update.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ScheduledUpdate Class
ScheduledUpdate Members
Overload List
Base Implementation in Delete(Int32)

Send Feedback