Click or drag to resize
AgencyXServiceAreaEditor Constructor (String)
Creates a new editor using a dapper repository and the provided connection string

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

Parameters

connectionString
Type: SystemString
The connection string to use
See Also