Click or drag to resize
RMPServiceLookupCreate Method

Namespace: RMP.WCF
Assembly: RMP.WCF (in RMP.WCF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public LookupRow LookupCreate(
	string LookupName,
	LookupRow Record
)

Parameters

LookupName
Type: SystemString
Record
Type: RMP.WCF.Model.LookupLookupRow

Return Value

Type: LookupRow

Implements

IRMPServiceLookupCreate(String, LookupRow)
See Also