Click or drag to resize
AttachmentEditor Constructor (String, String)
Default to Dapper repo

Namespace: RMP.WCF.Model.Attachment
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AttachmentEditor(
	string connectionString,
	string fileStorageBase
)

Parameters

connectionString
Type: SystemString
Connection string for the SQL server
fileStorageBase
Type: SystemString
See Also