Click or drag to resize
RMPServiceIncidentLogReadSingle Method

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

Parameters

RecordID
Type: SystemInt32

Return Value

Type: IncidentLog

Implements

IRMPServiceIncidentLogReadSingle(Int32)
See Also