ServicePRO SDK Help

UserInfo Constructor (Int32, String, String)

Initializes a new instance of the UserInfo class.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public UserInfo(
	int helpStarId,
	string mailBox,
	string waterMark
)
Public Sub New ( _
	helpStarId As Integer, _
	mailBox As String, _
	waterMark As String _
)

Parameters

helpStarId
Type: Int32
The help star identifier.
mailBox
Type: String
The mail box.
waterMark
Type: String
The water mark.