Click or drag to resize
QuarterlyEntryEditor Constructor (String)

Namespace: RMP.WCF.Model.QuarterlyEntry
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public QuarterlyEntryEditor(
	string connectionString
)

Parameters

connectionString
Type: SystemString
The SQL Connection string to use
See Also