Click or drag to resize
NotificationMessageHelperSetFinalLetterResumeData Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public void SetFinalLetterResumeData(
	string FinalLettersGroupId,
	string FinalLettersGroupName,
	string letterResumeCount,
	string letterTotalCount
)

Parameters

FinalLettersGroupId
Type: SystemString
FinalLettersGroupName
Type: SystemString
letterResumeCount
Type: SystemString
letterTotalCount
Type: SystemString
See Also