FormsService Delete Method (Uri)frevvo Live Forms
Delete the specified item.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public override sealed void Delete(
	Uri uriTarget
)

Parameters

uriTarget
Type: OnlineSystem Uri
The target Uri to call http delete against

Implements

IServiceDelete(Uri)
See Also