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

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

Parameters

TemplateId
Type: System.String
DoesRefresh
Type: System.Boolean
DoesShowAuditSelect
Type: System.Boolean
LetterScheduleId
Type: System.Int32
AuditorId
Type: System.String
See Also