BPM.Server Namespace > SYSDB Class : InsertMailLinkDump Method |
'Declaration
Public Shared Sub InsertMailLinkDump( _ ByVal guid As Guid, _ ByVal taskid As Integer, _ ByVal stepid As Integer, _ ByVal recipientAccount As String, _ ByVal isSystemLink As Boolean, _ ByVal actionName As String, _ ByVal expireDate As Date _ )
'Usage
Dim guid As Guid Dim taskid As Integer Dim stepid As Integer Dim recipientAccount As String Dim isSystemLink As Boolean Dim actionName As String Dim expireDate As Date SYSDB.InsertMailLinkDump(guid, taskid, stepid, recipientAccount, isSystemLink, actionName, expireDate)
public static void InsertMailLinkDump( Guid guid, int taskid, int stepid, string recipientAccount, bool isSystemLink, string actionName, DateTime expireDate )
public: static void InsertMailLinkDump( Guid guid, int taskid, int stepid, String^ recipientAccount, bool isSystemLink, String^ actionName, DateTime expireDate )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2