MVPSI.JAMS Namespace > Server Class : SaveObject Method |
'Declaration
Public Sub SaveObject( _ ByVal objectName As System.String, _ ByVal theObject As System.Object _ )
'Usage
Dim instance As Server Dim objectName As System.String Dim theObject As System.Object instance.SaveObject(objectName, theObject)
public void SaveObject( System.string objectName, System.object theObject )
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