Click or drag to resize
NotificationMessageHelperSetfinalLetterFinishData Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public void SetfinalLetterFinishData(
	string FinalLettersGroupId,
	string FinalLettersGroupName,
	string letterPauseCount,
	string letterTotalCount,
	string letterStopCount,
	string letterSuccessCount,
	string letterFailCount
)

Parameters

FinalLettersGroupId
Type: SystemString
FinalLettersGroupName
Type: SystemString
letterPauseCount
Type: SystemString
letterTotalCount
Type: SystemString
letterStopCount
Type: SystemString
letterSuccessCount
Type: SystemString
letterFailCount
Type: SystemString
See Also