BenSelect Documentation
UserMessage Constructor(clsCase,clsicfUser,Int32)
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Entities.Engagement.Activity Namespace > UserMessage Class > UserMessage Constructor : UserMessage Constructor(clsCase,clsicfUser,Int32)
case
Case the User message belongs to.
user
User the User message belongs to.
messageId
The Message the User Message belongs to.
Constructor.

Syntax

JScript 
public function UserMessage( 
   case : clsCase,
   user : clsicfUser,
   messageId : int
);

Parameters

case
Case the User message belongs to.
user
User the User message belongs to.
messageId
The Message the User Message belongs to.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.