JAMS Developer Guide
RestoreRequest Class
Members 


MVPSI.JAMS.Host Namespace : RestoreRequest Class
Sends a request to JAMS to restore an object.
Object Model
RestoreRequest Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class RestoreRequest 
   Inherits ExecutorHost
'Usage
 
Dim instance As RestoreRequest
[System.Serializable()]
public class RestoreRequest : ExecutorHost 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Host.ExecutorHost
      MVPSI.JAMS.Host.RestoreRequest

Requirements

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

See Also

Reference

RestoreRequest Members
MVPSI.JAMS.Host Namespace