MVPSI.JAMS Namespace > CurJob Class > SaveData Method : SaveData(Guid,Object,String,String,Boolean) Method |
'Declaration
Public Overloads Sub SaveData( _ ByVal objectId As System.Guid, _ ByVal obj As System.Object, _ ByVal message As System.String, _ ByVal comment As System.String, _ Optional ByVal sendDataToJob As System.Boolean _ )
'Usage
Dim instance As CurJob Dim objectId As System.Guid Dim obj As System.Object Dim message As System.String Dim comment As System.String Dim sendDataToJob As System.Boolean instance.SaveData(objectId, obj, message, comment, sendDataToJob)
public void SaveData( System.Guid objectId, System.object obj, System.string message, System.string comment, System.bool sendDataToJob )
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