Click or drag to resize
NotificationMessageHelperSetNotificationLetterPauseData Method

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

Parameters

NotificationLettersGroupId
Type: SystemString
NotificationLettersGroupName
Type: SystemString
letterPauseCount
Type: SystemString
letterTotalCount
Type: SystemString
See Also