Click or drag to resize
NotificationMessageHelperSetFinalLetterStopData Method

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

Parameters

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