Click or drag to resize
RMPServiceAttachmentUpdate Method

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Attachment AttachmentUpdate(
	Attachment Record
)

Parameters

Record
Type: RMP.WCF.Model.AttachmentAttachment

Return Value

Type: Attachment

Implements

IRMPServiceAttachmentUpdate(Attachment)
See Also