Click or drag to resize
RMPServiceAttachmentCreate Method

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

Parameters

Record
Type: RMP.WCF.Model.AttachmentAttachment

Return Value

Type: Attachment

Implements

IRMPServiceAttachmentCreate(Attachment)
See Also