MVPSI.JAMS Namespace > Setup Class : Jobs Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Execution")> <System.Xml.Serialization.XmlArrayItemAttribute(Type=MVPSI.JAMS.SetupJob, ElementName="Job", IsNullable=True)> Public ReadOnly Property Jobs As SetupJobCollection
'Usage
Dim instance As Setup Dim value As SetupJobCollection value = instance.Jobs
[System.ComponentModel.Category("Execution")] [System.Xml.Serialization.XmlArrayItem(Type=MVPSI.JAMS.SetupJob, ElementName="Job", IsNullable=true)] public SetupJobCollection Jobs {get;}
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