AttachmentDelete Method

Definition

Namespace: Centralpoint.Web.Site.DataBroadcast
Assembly: Centralpoint.Web.Site (in Centralpoint.Web.Site.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static void Delete(
	string executeConnectionString,
	Guid attachmentId
)

Parameters

executeConnectionString  String
 
attachmentId  Guid
 

See Also