MVPSI.JAMS.Sym.Activities Namespace > RunJobFile Class : JobFileBatchQueue Property |
'Declaration
<System.ComponentModel.CategoryAttribute("JOBFILE")> <System.ComponentModel.DescriptionAttribute("A numeric value (0-3) that will determine the batch queue to run the JobFile.")> Public Property JobFileBatchQueue As System.Integer
'Usage
Dim instance As RunJobFile Dim value As System.Integer instance.JobFileBatchQueue = value value = instance.JobFileBatchQueue
[System.ComponentModel.Category("JOBFILE")] [System.ComponentModel.Description("A numeric value (0-3) that will determine the batch queue to run the JobFile.")] public System.int JobFileBatchQueue {get; set;}
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