Click or drag to resize
RMPServiceLookupReadSingle Method

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public LookupRow LookupReadSingle(
	string LookupName,
	int RecordID
)

Parameters

LookupName
Type: SystemString
RecordID
Type: SystemInt32

Return Value

Type: LookupRow

Implements

IRMPServiceLookupReadSingle(String, Int32)
See Also