Click or drag to resize

MPInterfacebDeleteSupportTicket Method

Delete an existing ticket (task, idea, development task, HRTask) with all attachments

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.1.0.108
Syntax
public bool bDeleteSupportTicket(
	int IssueID
)

Parameters

IssueID
Type: SystemInt32
visible ticket id

Return Value

Type: Boolean
true, on false, load the oInterface.oErrors object
See Also