Click or drag to resize
NotificationMessageHelperSetNotificationLetterFinishData Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public void SetNotificationLetterFinishData(
	string NotificationLettersGroupId,
	string NotificationLettersGroupName,
	string letterPauseCount,
	string letterTotalCount,
	string letterStopCount,
	string letterSuccessCount,
	string letterFailCount
)

Parameters

NotificationLettersGroupId
Type: SystemString
NotificationLettersGroupName
Type: SystemString
letterPauseCount
Type: SystemString
letterTotalCount
Type: SystemString
letterStopCount
Type: SystemString
letterSuccessCount
Type: SystemString
letterFailCount
Type: SystemString
See Also