JAMS Developer Guide
FinalStatus Field


MVPSI.JAMS.Host Namespace > ExecutorHostFinal Class : FinalStatus Field
Gets or set the Final Status.
Syntax
'Declaration
 
Public FinalStatus As System.String
'Usage
 
Dim instance As ExecutorHostFinal
Dim value As System.String
 
value = instance.FinalStatus
 
instance.FinalStatus = value
public System.string FinalStatus
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

ExecutorHostFinal Class
ExecutorHostFinal Members