Click or drag to resize
TemplateLetterLogoReport Constructor (String, Boolean, Boolean, Int32, String)
Initializes a new instance of the TemplateLetterLogoReport class

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public TemplateLetterLogoReport(
	string TemplateId,
	bool DoesRefresh,
	bool DoesShowAuditSelect,
	int LetterScheduleId,
	string AuditorId
)

Parameters

TemplateId
Type: SystemString
DoesRefresh
Type: SystemBoolean
DoesShowAuditSelect
Type: SystemBoolean
LetterScheduleId
Type: SystemInt32
AuditorId
Type: SystemString
See Also