Click or drag to resize
NotificationMessageHelperSetNotificationLetterStopData Method

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

Parameters

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