Click or drag to resize
RMPServiceAttachmentReadSingleRecord Method

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AttachmentRow AttachmentReadSingleRecord(
	int RecordID
)

Parameters

RecordID
Type: SystemInt32

Return Value

Type: AttachmentRow

Implements

IRMPServiceAttachmentReadSingleRecord(Int32)
See Also