JAMS Developer Guide
RecoverySeverity Property


MVPSI.JAMS Namespace > RecoveryJob Class : RecoverySeverity Property
Syntax
'Declaration
 
Public Property RecoverySeverity As Severity
'Usage
 
Dim instance As RecoveryJob
Dim value As Severity
 
instance.RecoverySeverity = value
 
value = instance.RecoverySeverity
public Severity RecoverySeverity {get; set;}
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

RecoveryJob Class
RecoveryJob Members