JAMS Developer Guide
Quantity Property


MVPSI.JAMS Namespace > CompletionWithSeverityStat Class : Quantity Property
The Quantity of Jobs that completed with this severity at the CompletionDate minute.
Syntax
'Declaration
 
Public Property Quantity As System.Integer
'Usage
 
Dim instance As CompletionWithSeverityStat
Dim value As System.Integer
 
instance.Quantity = value
 
value = instance.Quantity
public System.int Quantity {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

CompletionWithSeverityStat Class
CompletionWithSeverityStat Members