BatchAddAttachmentInMessage 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 void AddAttachmentInMessage(
	Guid attachmentId,
	Guid messageId
)

Parameters

attachmentId  Guid
 
messageId  Guid
 

See Also